次の方法で共有


SfcConnection コンストラクター

SfcConnection クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Protected Sub New
'使用

Dim instance As New SfcConnection()
protected SfcConnection()
protected:
SfcConnection()
new : unit -> SfcConnection
protected function SfcConnection()