EnvironmentReference.GetObjectFactory 方法

Gets the factory to create a new instance.

命名空间:  Microsoft.SqlServer.Management.IntegrationServices
程序集:  Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

语法

声明
Public Shared Function GetObjectFactory As SfcObjectFactory
用法
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

返回值

类型:Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectFactory
The factory to create a new instance.

请参阅

参考

EnvironmentReference 类

Microsoft.SqlServer.Management.IntegrationServices 命名空间