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