Condividi tramite


Enumerazione ConnectionManagerItemState

Specifies the state of the connection manager item.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Enumeration ConnectionManagerItemState
'Utilizzo
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState

Membri

Nome membro Descrizione
Loaded The connection manager object is loaded.
LoadFailed The connection manager object loading has failed.
NotLoaded The connection manager object is not loaded.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime