다음을 통해 공유


ConnectionManagerItem.ConnectionManager 속성

Gets the connection manager for the object.

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

구문

‘선언
Public ReadOnly Property ConnectionManager As ConnectionManager 
    Get
‘사용 방법
Dim instance As ConnectionManagerItem 
Dim value As ConnectionManager 

value = instance.ConnectionManager
public ConnectionManager ConnectionManager { get; }
public:
property ConnectionManager^ ConnectionManager {
    ConnectionManager^ get ();
}
member ConnectionManager : ConnectionManager
function get ConnectionManager () : ConnectionManager

속성 값

유형: Microsoft.SqlServer.Dts.Runtime.ConnectionManager
The connection manager.

참고 항목

참조

ConnectionManagerItem 클래스

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