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