DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Statement Class
Statement Properties
AutoPage Property
ConsistencyLevel Property
Host Property
IsIdempotent Property
IsTracing Property
Keyspace Property
OutgoingPayload Property
PageSize Property
PagingState Property
QueryValues Property
ReadTimeoutMillis Property
RetryPolicy Property
RoutingKey Property
SerialConsistencyLevel Property
SkipMetadata Property
Timestamp Property
Statement
PagingState Property
This object represents the next page to be fetched if the query is multi page. It can be saved and reused later on a different execution.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
Copy
public
byte
[]
PagingState
{
get
; }
Property Value
Type:
Byte
Implements
IStatement
PagingState
See Also
Reference
Statement Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.