다음을 통해 공유


ConnectionManagerItems 생성자

Initializes a new instance of the ConnectionManagerItems class.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Sub New ( _
    project As Project _
)
‘사용 방법
Dim project As Project 

Dim instance As New ConnectionManagerItems(project)
public ConnectionManagerItems(
    Project project
)
public:
ConnectionManagerItems(
    Project^ project
)
new : 
        project:Project -> ConnectionManagerItems
public function ConnectionManagerItems(
    project : Project
)

매개 변수

참고 항목

참조

ConnectionManagerItems 클래스

Microsoft.SqlServer.Dts.Runtime 네임스페이스