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