Compartir a través de


Enumeración ConnectionManagerItemState

Specifies the state of the connection manager item.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Enumeration ConnectionManagerItemState
'Uso
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState

Miembros

Nombre del miembro Descripción
Loaded The connection manager object is loaded.
LoadFailed The connection manager object loading has failed.
NotLoaded The connection manager object is not loaded.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime