DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Statement Class
Statement 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
Statement
ConsistencyLevel Property
Gets the consistency level for this query.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
Nullable
<
ConsistencyLevel
>
ConsistencyLevel
{
get
; }
Property Value
Type:
Nullable
ConsistencyLevel
Implements
IStatement
ConsistencyLevel
See Also
Reference
Statement Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.