Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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
)
Параметры
- connection
Тип: Microsoft.SqlServer.Management.Sdk.Sfc.SfcConnection
The specified connection.
См. также
Справочник
Перегрузка IntegrationServices
Пространство имен Microsoft.SqlServer.Management.IntegrationServices