Metodo ISfcCollection.GetElementFactory

Gets 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
Function GetElementFactory As SfcObjectFactory
'Utilizzo
Dim instance As ISfcCollection 
Dim returnValue As SfcObjectFactory 

returnValue = instance.GetElementFactory()
SfcObjectFactory GetElementFactory()
SfcObjectFactory^ GetElementFactory()
abstract GetElementFactory : unit -> SfcObjectFactory
function GetElementFactory() : SfcObjectFactory

Valore restituito

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

Vedere anche

Riferimento

ISfcCollection Interfaccia

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