EnvironmentReference.GetObjectFactory Método
Gets the factory to create a new instance.
Espacio de nombres: Microsoft.SqlServer.Management.IntegrationServices
Ensamblado: Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxis
'Declaración
Public Shared Function GetObjectFactory As SfcObjectFactory
'Uso
Dim returnValue As SfcObjectFactory
returnValue = EnvironmentReference.GetObjectFactory()
public static SfcObjectFactory GetObjectFactory()
public:
static SfcObjectFactory^ GetObjectFactory()
static member GetObjectFactory : unit -> SfcObjectFactory
public static function GetObjectFactory() : SfcObjectFactory
Valor devuelto
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectFactory
The factory to create a new instance.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices