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
SetRetryPolicy Method
Sets the retry policy for the query.
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
Copy
public
CqlQueryOptions
SetRetryPolicy
(
IRetryPolicy
retryPolicy
)
Parameters
retryPolicy
Type:
Dse
IRetryPolicy
Return Value
Type:
CqlQueryOptions
See Also
Reference
CqlQueryOptions Class
Dse.Mapping Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.