Utility.ISfcHasConnection.SetConnection(ISfcConnection) 方法

定义

设置 ISfcConnection

 virtual void Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.SetConnection(Microsoft::SqlServer::Management::Common::ISfcConnection ^ connection) = Microsoft::SqlServer::Management::Sdk::Sfc::ISfcHasConnection::SetConnection;
void ISfcHasConnection.SetConnection (Microsoft.SqlServer.Management.Common.ISfcConnection connection);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.SetConnection : Microsoft.SqlServer.Management.Common.ISfcConnection -> unit
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

ISfcConnection 对象。

实现

适用于