ICqlBatchWithOptions Method |
Configures any individual option for this instance.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax ICqlBatch WithOptions(
Action<CqlQueryOptions> action
)
Parameters
- action
- Type: SystemActionCqlQueryOptions
Return Value
Type:
ICqlBatchSee Also