Udostępnij przez


Metoda SfcCollection<T, K, ParentT>.GetElementFactoryImpl

Zwraca factory, używany do tworzenia wystąpień obiektów dla kolekcja.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Protected MustOverride Function GetElementFactoryImpl As SfcObjectFactory
'Użycie
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

Wartość zwracana

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectFactory
SfcObjectFactory Obiekt, który jest używany do utworzenia wystąpienia obiektów.