Méthode GetObjectFactory
Gets the object factory that is used to create the object.
Espace de noms : Microsoft.SqlServer.Management.Dac
Assembly : Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Syntaxe
'Déclaration
Public Shared Function GetObjectFactory As SfcObjectFactory
'Utilisation
Dim returnValue As SfcObjectFactory
returnValue = DacInstance.GetObjectFactory()
public static SfcObjectFactory GetObjectFactory()
public:
static SfcObjectFactory^ GetObjectFactory()
static member GetObjectFactory : unit -> SfcObjectFactory
public static function GetObjectFactory() : SfcObjectFactory
Valeur de retour
Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectFactory
A [Microsoft.SqlServer.Management.Sdk.Sfc.ISfcObjectFactory] value that specifies the object factory used to create the object.