MapperExecuteAsync Method |
Name | Description | |
---|---|---|
ExecuteAsync(Cql) |
Executes an arbitrary CQL statement.
| |
ExecuteAsync(ICqlBatch) |
Executes the batch specified asynchronously.
| |
ExecuteAsync(String, Object) |
Executes an arbitrary CQL string with the bind variable values specified.
|