ConnectionManagerItemState Enum

Definition

Specifies the state of the connection manager item.

public enum class ConnectionManagerItemState
public enum ConnectionManagerItemState
type ConnectionManagerItemState = 
Public Enum ConnectionManagerItemState
Inheritance
ConnectionManagerItemState

Fields

Loaded 0

The connection manager object is loaded.

LoadFailed 1

The connection manager object loading has failed.

NotLoaded 2

The connection manager object is not loaded.

Applies to