Click or drag to resize
IGraphStatementConsistencyLevel Property
Returns the consistency level to use for this statement.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Nullable<ConsistencyLevel> ConsistencyLevel { get; }

Property Value

Type: NullableConsistencyLevel
See Also