SfcInstance<K, T>.GetObjectFactory メソッド
SfcInstance<K, T> クラスの新しいインスタンスを作成し、データを設定するためのオブジェクト ファクトリを取得します。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Shared Function GetObjectFactory As SfcObjectFactory
'使用
Dim returnValue As SfcObjectFactory
returnValue = SfcInstance.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
オブジェクト ファクトリです。