Partager via


Constructeur IntegrationServices (Server)

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

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    server As Server _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

IntegrationServices Classe

Surcharge IntegrationServices

Espace de noms Microsoft.SqlServer.Management.IntegrationServices