DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphStatement Class
GraphStatement Properties
ConsistencyLevel Property
GraphAlias Property
GraphLanguage Property
GraphName Property
GraphReadConsistencyLevel Property
GraphSource Property
GraphWriteConsistencyLevel Property
IsSystemQuery Property
ReadTimeoutMillis Property
Timestamp Property
GraphStatement
ConsistencyLevel Property
Returns the consistency level to use for this statement.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
Nullable
<
ConsistencyLevel
>
ConsistencyLevel
{
get
; }
Property Value
Type:
Nullable
ConsistencyLevel
Implements
IGraphStatement
ConsistencyLevel
See Also
Reference
GraphStatement Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.