IMapperExecuteConditionalAsyncT Method |
Executes a batch that contains a Lightweight transaction.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax Task<AppliedInfo<T>> ExecuteConditionalAsync<T>(
ICqlBatch batch
)
Parameters
- batch
- Type: Dse.MappingICqlBatch
Type Parameters
- T
Return Value
Type:
TaskAppliedInfoTSee Also