Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the state of the connection manager item.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Enumeration ConnectionManagerItemState
'Usage
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState
Members
| Member name | Description | |
|---|---|---|
| Loaded | The connection manager object is loaded. | |
| LoadFailed | The connection manager object loading has failed. | |
| NotLoaded | The connection manager object is not loaded. |