Click or drag to resize

ICqlBatchOptions Property

The execution options to use.

Namespace:  Cassandra.Mapping
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
CqlQueryOptions Options { get; }

Property Value

Type: CqlQueryOptions
See Also