PageSize Property
The maximum number of results per page.
Data Type
IntegerDefault Value
0Remarks
This property contains the maximum number of search results per page. It is only applicable when searching.
If a large number of search results are expected set this value to tell the server to page the results. All of the results will still be received by the adapter, this setting only controls how the results are broken up by the server to prevent too large of a result set.
Note: LDAP paging functionality is described by LDAP extension RFCs and may or may not be implemented by the LDAP server being accessed.