DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
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:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
Copy
public
int
GetPageSize
()
Return Value
Type:
Int32
the default page size used by queries.
See Also
Reference
QueryOptions Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.