次の方法で共有


GetElementFactoryImpl メソッド

コレクションのオブジェクトのインスタンス作成に使用されるファクトリを返します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Protected MustOverride Function GetElementFactoryImpl As SfcObjectFactory
'使用
Dim returnValue As SfcObjectFactory

returnValue = Me.GetElementFactoryImpl()
protected abstract SfcObjectFactory GetElementFactoryImpl()
protected:
virtual SfcObjectFactory^ GetElementFactoryImpl() abstract
abstract GetElementFactoryImpl : unit -> SfcObjectFactory 
protected abstract function GetElementFactoryImpl() : SfcObjectFactory

戻り値

型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectFactory
オブジェクトのインスタンス作成に使用される SfcObjectFactory オブジェクトです。