Mono Class Library: System.Data Namespace

System.Data.ConnectionState Enumeration

Returns the connection state of the IDbConnection Interface
[System.Flags]
public enum ConnectionState

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BrokenDocumentation for this section has not yet been entered.
ClosedThere is no connection with the server or not even tried to connect
ConnectingDocumentation for this section has not yet been entered.
ExecutingDocumentation for this section has not yet been entered.
FetchingDocumentation for this section has not yet been entered.
OpenDocumentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0