| Cql Class | 
Namespace: Dse.Mapping
public class Cql
The Cql type exposes the following members.
| Name | Description | |
|---|---|---|
| Cql | 
            Creates a new Cql instance using the CQL string and bind variable values specified.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| New | 
            Creates a new CQL instance from the CQL statement and parameters specified.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| WithOptions | 
            Configures any options for execution of this Cql instance.
              |