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.9.0
Syntax
C#
Nullable<ConsistencyLevel> ConsistencyLevel { get; }

Property Value

Type: NullableConsistencyLevel
See Also