Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies the state of the connection manager item.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Enumeration ConnectionManagerItemState
'Uso
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState
Membros
| Nome do membro | Descrição | |
|---|---|---|
| Loaded | The connection manager object is loaded. | |
| LoadFailed | The connection manager object loading has failed. | |
| NotLoaded | The connection manager object is not loaded. |