Конструктор IntegrationServices (SfcConnection)

Initializes a new instance of the IntegrationServices class with the specified connection.

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

Синтаксис

'Декларация
Public Sub New ( _
    connection As SfcConnection _
)
'Применение
Dim connection As SfcConnection 

Dim instance As New IntegrationServices(connection)
public IntegrationServices(
    SfcConnection connection
)
public:
IntegrationServices(
    SfcConnection^ connection
)
new : 
        connection:SfcConnection -> IntegrationServices
public function IntegrationServices(
    connection : SfcConnection
)

Параметры

См. также

Справочник

IntegrationServices Класс

Перегрузка IntegrationServices

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