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

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

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

Синтаксис

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

Dim instance As New IntegrationServices(sqlConnection)
public IntegrationServices(
    SqlConnection sqlConnection
)
public:
IntegrationServices(
    SqlConnection^ sqlConnection
)
new : 
        sqlConnection:SqlConnection -> IntegrationServices
public function IntegrationServices(
    sqlConnection : SqlConnection
)

Параметры

См. также

Справочник

IntegrationServices Класс

Перегрузка IntegrationServices

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