DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Mapping
CqlQueryOptions Class
CqlQueryOptions Methods
DisableTracing Method
DoNotPrepare Method
EnableTracing Method
New Method
SetConsistencyLevel Method
SetPageSize Method
SetPagingState Method
SetRetryPolicy Method
SetSerialConsistencyLevel Method
SetTimestamp Method
CqlQueryOptions
DoNotPrepare Method
Specifies that a PreparedStatement should not be used for executing the query.
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
CqlQueryOptions
DoNotPrepare
()
Return Value
Type:
CqlQueryOptions
See Also
Reference
CqlQueryOptions Class
Dse.Mapping Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.