| Cassandra.Data Namespace | 
| Class | Description | |
|---|---|---|
| CqlBatchTransaction | ||
| CqlCommand | 
            Represents an CQL statement to execute against Cassandra
              | |
| CqlConnection | 
            Represents a CQL connection.
              | |
| CqlDataAdapter | 
            Implementation of the IDbDataAdapter interface. Provides
            strong typing, but inherit most of the functionality needed to fully implement a DataAdapter.
              | |
| CqlParameter | 
            Represents a Cql parameter.
              | |
| CqlParameterCollection | 
            Represents a collection of CqlParameters.
              | |
| CqlProviderFactory | 
            Represents a set of methods for creating instances of a CQL ADO.NET implementation
            of the data source classes.
              | |
| CqlReader | 
            Reads a forward-only stream of rows from Cassandra.
              |