ISfcHasConnection.GetConnection 方法

Indicates the connection to get.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Private Function GetConnection As ISfcConnection
    Implements ISfcHasConnection.GetConnection
用法
Dim instance As PolicyStore
Dim returnValue As ISfcConnection

returnValue = CType(instance, ISfcHasConnection).GetConnection()
ISfcConnection ISfcHasConnection.GetConnection()
private:
virtual ISfcConnection^ GetConnection() sealed = ISfcHasConnection::GetConnection
private abstract GetConnection : unit -> ISfcConnection 
private override GetConnection : unit -> ISfcConnection 
JScript 支持使用显式接口实现,但不支持声明新显式接口实现。

实现

ISfcHasConnection. . :: . .GetConnection() () () ()