| CqlQueryOptionsSetPageSize Method | 
            Sets the page size for automatic paging for the query.
            
 
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
 Syntax
Syntaxpublic CqlQueryOptions SetPageSize(
	int pageSize
)
Parameters
- pageSize
- Type: SystemInt32
 
Return Value
Type: 
CqlQueryOptions See Also
See Also