ISfcHasConnection.SetConnection(ISfcConnection) メソッド

定義

ドメイン ルートのアクティブな接続を設定します。 これは、ドメインのインスタンス化/ホッピングに使用されます。

public void SetConnection(Microsoft.SqlServer.Management.Common.ISfcConnection connection);
abstract member SetConnection : Microsoft.SqlServer.Management.Common.ISfcConnection -> unit
Public Sub SetConnection (connection As ISfcConnection)

パラメーター

connection
ISfcConnection

適用対象