Compartir a través de


IntegrationServices Constructor (Server)

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

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    server As Server _
)
'Uso
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
)

Parámetros

Vea también

Referencia

IntegrationServices Clase

Sobrecarga de IntegrationServices

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices