ExecutionOperation.GetObjectFactory メソッド
新しいインスタンスを作成するファクトリを取得します。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public Shared Function GetObjectFactory As SfcObjectFactory
'使用
Dim returnValue As SfcObjectFactory
returnValue = ExecutionOperation.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
新しいインスタンスを作成するファクトリ。