Returns the connection state of the IDbConnection Interface
[System.Flags]
public enum ConnectionState
Member Name | Description |
---|
Broken | Documentation for this section has not yet been entered. |
Closed | There is no connection with the server or not even tried to connect |
Connecting | Documentation for this section has not yet been entered. |
Executing | Documentation for this section has not yet been entered. |
Fetching | Documentation for this section has not yet been entered. |
Open | Documentation for this section has not yet been entered. |
Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0