Compartilhar via


Método GetObjectFactory

Gets the object factory that is used to create the object.

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (em Microsoft.SqlServer.Management.Dac.dll)

Sintaxe

'Declaração
Public Shared Function GetObjectFactory As SfcObjectFactory
'Uso
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

Valor de retorno

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectFactory
A [Microsoft.SqlServer.Management.Sdk.Sfc.ISfcObjectFactory] value that specifies the object factory used to create the object.