Поделиться через


Перечисление ConnectionManagerItemState

Specifies the state of the connection manager item.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Enumeration ConnectionManagerItemState
'Применение
Dim instance As ConnectionManagerItemState
public enum ConnectionManagerItemState
public enum class ConnectionManagerItemState
type ConnectionManagerItemState
public enum ConnectionManagerItemState

Элементы

Имя элемента Описание
Loaded The connection manager object is loaded.
LoadFailed The connection manager object loading has failed.
NotLoaded The connection manager object is not loaded.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime