IMapperExecute Method |
Name | Description | |
---|---|---|
![]() | Execute(Cql) |
Executes the arbitrary CQL statement specified.
(Inherited from ICqlWriteClient.) |
![]() | Execute(ICqlBatch) |
Executes the batch specfied synchronously.
|
![]() | Execute(String, Object) |
Executes an arbitrary CQL string with the bind variable values specified.
(Inherited from ICqlWriteClient.) |