DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Statement Class
Statement Properties
AutoPage Property
ConsistencyLevel Property
IsIdempotent Property
IsTracing Property
Keyspace Property
OutgoingPayload Property
PageSize Property
PagingState Property
QueryValues Property
ReadTimeoutMillis Property
RetryPolicy Property
RoutingKey Property
SerialConsistencyLevel Property
SkipMetadata Property
Timestamp Property
Statement
RetryPolicy Property
Gets the retry policy sets for this query, if any.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Copy
public
IRetryPolicy
RetryPolicy
{
get
; }
Property Value
Type:
IRetryPolicy
Implements
IStatement
RetryPolicy
See Also
Reference
Statement Class
Dse Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.