SfcInstance コンストラクター

SfcInstance を継承するオブジェクトを作成します。

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

構文

'宣言
Protected Sub New
'使用
Dim instance As New SfcInstance()
protected SfcInstance()
protected:
SfcInstance()
new : unit -> SfcInstance
protected function SfcInstance()

説明

このコンストラクターは保護されており、派生クラスからのみ呼び出すことができます。

関連項目

参照

SfcInstance クラス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間