共用方式為


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 命名空間