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 개체

구현

적용 대상