DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
QueryOptions Class
QueryOptions Methods
GetConsistencyLevel Method
GetDefaultIdempotence Method
GetPageSize Method
GetSerialConsistencyLevel Method
IsPrepareOnAllHosts Method
IsReprepareOnUp Method
SetConsistencyLevel Method
SetDefaultIdempotence Method
SetPageSize Method
SetPrepareOnAllHosts Method
SetReprepareOnUp Method
SetRetryOnTimeout Method
SetSerialConsistencyLevel Method
QueryOptions
GetDefaultIdempotence Method
Gets the default idempotence for all queries.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
Copy
public
bool
GetDefaultIdempotence
()
Return Value
Type:
Boolean
See Also
Reference
QueryOptions Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.