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