Configures any options for execution of this Cql instance.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public Cql WithOptions(
Action<CqlQueryOptions> options
)
Parameters
- options
- Type: SystemActionCqlQueryOptions
Return Value
Type:
CqlSee Also