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.
| |
ExecuteAsync(ICqlBatch, String) |
Executes the batch specified asynchronously with the provided execution profile.
|