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
AutoPage Property
Determines if the
RowSet
returned when executing this
IStatement
will automatically fetch the following result pages. Defaults to true.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
bool
AutoPage
{
get
; }
Property Value
Type:
Boolean
Implements
IStatement
AutoPage
See Also
Reference
Statement Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.