Metodo SfcCollection<T, K, ParentT>.GetElementFactoryImpl

Returns the factory that is used to instantiate objects for the collection. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Protected MustOverride Function GetElementFactoryImpl As SfcObjectFactory
'Utilizzo
Dim returnValue As SfcObjectFactory 

returnValue = Me.GetElementFactoryImpl()
protected abstract SfcObjectFactory GetElementFactoryImpl()
protected:
virtual SfcObjectFactory^ GetElementFactoryImpl() abstract
abstract GetElementFactoryImpl : unit -> SfcObjectFactory
protected abstract function GetElementFactoryImpl() : SfcObjectFactory

Valore restituito

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectFactory
The SfcObjectFactory object that is used to instantiate objects.

Vedere anche

Riferimento

SfcCollection<T, K, ParentT> Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc