다음을 통해 공유


ConnectionManagerItemState 열거형

Specifies the state of the connection manager item.

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

구문

‘선언
Public Enumeration ConnectionManagerItemState
‘사용 방법
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState

멤버

멤버 이름 설명
Loaded The connection manager object is loaded.
LoadFailed The connection manager object loading has failed.
NotLoaded The connection manager object is not loaded.

참고 항목

참조

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