Конструктор 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
)
Параметры
- server
Тип: Microsoft.SqlServer.Management.Smo.Server
The SMO server.
См. также
Справочник
Перегрузка IntegrationServices
Пространство имен Microsoft.SqlServer.Management.IntegrationServices