다음을 통해 공유


IntegrationServices 생성자 (SfcConnection)

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

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
Public Sub New ( _
    connection As SfcConnection _
)
‘사용 방법
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
)

매개 변수

참고 항목

참조

IntegrationServices 클래스

IntegrationServices 오버로드

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스