Configures any options for execution of this Cql instance.
            
 
    Namespace: 
   Dse.Mapping
    Assembly:
   Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic Cql WithOptions(
	Action<CqlQueryOptions> options
)
Parameters
- options
 - Type: SystemActionCqlQueryOptions
 
Return Value
Type: 
Cql
See Also