Поделиться через


Метод IntegrationServices.ISfcHasConnection.GetConnection

Retrieves the server connection to the backing storage.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Private Function GetConnection As ISfcConnection 
    Implements ISfcHasConnection.GetConnection
'Применение
Dim instance As IntegrationServices 
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 поддерживает использование явных реализаций интерфейса, но не объявление новых.

Возвращаемое значение

Тип: Microsoft.SqlServer.Management.Common.ISfcConnection
An object that contains the server connection.

Реализует

ISfcHasConnection.GetConnection()

См. также

Справочник

IntegrationServices Класс

Перегрузка GetConnection

Пространство имен Microsoft.SqlServer.Management.IntegrationServices