Server.ISfcHasConnection.GetConnection 메서드

정의

오버로드

ISfcHasConnection.GetConnection()

Microsoft.SqlServer.Management.Common.ISfcConnection ISfcHasConnection.GetConnection();
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.GetConnection : unit -> Microsoft.SqlServer.Management.Common.ISfcConnection
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.GetConnection : unit -> Microsoft.SqlServer.Management.Common.ISfcConnection
Function GetConnection () As ISfcConnection Implements ISfcHasConnection.GetConnection

반품

구현

적용 대상

ISfcHasConnection.GetConnection(SfcObjectQueryMode)

Microsoft.SqlServer.Management.Common.ISfcConnection ISfcHasConnection.GetConnection(Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectQueryMode activeQueriesMode);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.GetConnection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectQueryMode -> Microsoft.SqlServer.Management.Common.ISfcConnection
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcHasConnection.GetConnection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectQueryMode -> Microsoft.SqlServer.Management.Common.ISfcConnection
Function GetConnection (activeQueriesMode As SfcObjectQueryMode) As ISfcConnection Implements ISfcHasConnection.GetConnection

매개 변수

activeQueriesMode
SfcObjectQueryMode

반품

구현

적용 대상