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