| CqlConnection Properties | 
The CqlConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString | Gets or sets the string used to open a database.  (Overrides DbConnectionConnectionString.) | |
| Database | 
            Returns the Keyspace
              (Overrides DbConnectionDatabase.) | |
| DataSource | (Overrides DbConnectionDataSource.) | |
| ServerVersion | (Overrides DbConnectionServerVersion.) | |
| State | Gets the current state of the connection.  (Overrides DbConnectionState.) |