Click or drag to resize
QueryOptionsGetDefaultIdempotence Method
Gets the default idempotence for all queries.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public bool GetDefaultIdempotence()

Return Value

Type: Boolean
See Also