Énumération ConnectionManagerItemState
Specifies the state of the connection manager item.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Enumeration ConnectionManagerItemState
'Utilisation
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState
Membres
Nom de membre | Description | |
---|---|---|
Loaded | The connection manager object is loaded. | |
LoadFailed | The connection manager object loading has failed. | |
NotLoaded | The connection manager object is not loaded. |