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