CqlCommandConsistencyLevel Property |
Gets or sets the ConsistencyLevel when executing the current
CqlCommand.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public ConsistencyLevel ConsistencyLevel { get; set; }
Property Value
Type:
ConsistencyLevelSee Also