ConnectionState
Overview
Contains the current state of a database connection.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
| Value | Description |
|---|---|
| Closed | The connection is currently closed. |
| Connecting | Connecting. |
| Open | The connection is currently open. |