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
SetConsistencyLevel Method
SetDefaultIdempotence Method
SetPageSize Method
SetRetryOnTimeout Method
SetSerialConsistencyLevel Method
QueryOptions
GetPageSize Method
The default page size used by queries.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
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
© 2015 DataStax, All rights reserved.