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


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

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

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

Синтаксис

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

Dim instance As New IntegrationServices(server)
public IntegrationServices(
    Server server
)
public:
IntegrationServices(
    Server^ server
)
new : 
        server:Server -> IntegrationServices
public function IntegrationServices(
    server : Server
)

Параметры

См. также

Справочник

IntegrationServices Класс

Перегрузка IntegrationServices

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