CqlConnection Properties |
The CqlConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionString | Gets or sets the string used to open the connection. (Overrides DbConnectionConnectionString.) |
![]() | Database |
Returns the Keyspace
(Overrides DbConnectionDatabase.) |
![]() | DataSource | Gets the name of the database server to which to connect. (Overrides DbConnectionDataSource.) |
![]() | ServerVersion | Gets a string that represents the version of the server to which the object is connected. (Overrides DbConnectionServerVersion.) |
![]() | State | Gets a string that describes the state of the connection. (Overrides DbConnectionState.) |