Compartilhar via


Construtor IntegrationServices (SfcConnection)

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

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

Sintaxe

'Declaração
Public Sub New ( _
    connection As SfcConnection _
)
'Uso
Dim connection As SfcConnection 

Dim instance As New IntegrationServices(connection)
public IntegrationServices(
    SfcConnection connection
)
public:
IntegrationServices(
    SfcConnection^ connection
)
new : 
        connection:SfcConnection -> IntegrationServices
public function IntegrationServices(
    connection : SfcConnection
)

Parâmetros

Consulte também

Referência

IntegrationServices Classe

Sobrecarregado IntegrationServices

Namespace Microsoft.SqlServer.Management.IntegrationServices