| IStatementSerialConsistencyLevel Property  | 
            Gets the serial consistency level for the query.
            
            The serial consistency level is only used by conditional updates (INSERT, UPDATE
            and DELETE with an IF condition).
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
SyntaxConsistencyLevel SerialConsistencyLevel { get; }Property Value
Type: 
ConsistencyLevel
See Also