Méthode GetElementFactory
Gets the factory that is used to instantiate objects for the collection. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Function GetElementFactory As SfcObjectFactory
'Utilisation
Dim instance As ISfcCollection
Dim returnValue As SfcObjectFactory
returnValue = instance.GetElementFactory()
SfcObjectFactory GetElementFactory()
SfcObjectFactory^ GetElementFactory()
abstract GetElementFactory : unit -> SfcObjectFactory
function GetElementFactory() : SfcObjectFactory
Valeur de retour
Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectFactory
The SfcObjectFactory object that is used to instantiate objects.