| IMapperExecuteConditionalT Method  | 
            Executes a batch that contains a Lightweight transaction. 
            
 
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
Remarks
            To set the consistency level, timestamp and other batch options, use
            
WithOptions(ActionCqlQueryOptions). Individual options for each
            query within the batch will be ignored.
            
See Also