PreparedStatement.ConsistencyLevel Property |
Gets the default consistency level for all executions using this instance
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntaxpublic Nullable<ConsistencyLevel> ConsistencyLevel { get; }
Property Value
Type:
Nullable<ConsistencyLevel>
See Also