DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
QueryOptions Class
QueryOptions Methods
GetConsistencyLevel Method
GetDefaultIdempotence Method
GetPageSize Method
GetSerialConsistencyLevel Method
IsPrepareOnAllHosts Method
IsReprepareOnUp Method
SetConsistencyLevel Method
SetDefaultIdempotence Method
SetPageSize Method
SetPrepareOnAllHosts Method
SetReprepareOnUp Method
SetRetryOnTimeout Method
SetSerialConsistencyLevel Method
QueryOptions
GetPageSize Method
The default page size used by queries.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
int
GetPageSize
()
Return Value
Type:
Int32
the default page size used by queries.
See Also
Reference
QueryOptions Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.