PreparedStatementConsistencyLevel Property |
Gets the default consistency level for all executions using this instance
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public Nullable<ConsistencyLevel> ConsistencyLevel { get; }
Property Value
Type:
NullableConsistencyLevelSee Also