DatabaseXEStore.ISfcHasConnection.SetConnection(ISfcConnection) メソッド

定義

アクティブな接続を設定します。

void ISfcHasConnection.SetConnection(Microsoft.SqlServer.Management.Common.ISfcConnection connection);
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.SetConnection : Microsoft.SqlServer.Management.Common.ISfcConnection -> unit
Sub SetConnection (connection As ISfcConnection) Implements ISfcHasConnection.SetConnection

パラメーター

connection
ISfcConnection

使用する接続。

実装

適用対象