Cql Methods |
The Cql type exposes the following members.
Name | Description | |
---|---|---|
New |
Creates an empty CQL instance for cases where a cql string is not needed like fetch queries.
| |
New(String, Object) |
Creates a new CQL instance from the CQL statement and parameters specified.
| |
WithExecutionProfile |
Configures the execution profile for execution of this Cql instance.
| |
WithOptions |
Configures any options for execution of this Cql instance.
|