Construtor IntegrationServices (Server)

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

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

IntegrationServices Classe

Sobrecarregado IntegrationServices

Namespace Microsoft.SqlServer.Management.IntegrationServices