SearchSizeLimit Property
Maximum number of entries that can be returned by the next search operation.
Syntax
property SearchSizeLimit: Integer;
Default Value
0
Remarks
This property contains the maximum number of entries that can be returned by the next search operation. This limit is provided as a hint to the directory server. A value of 0 means that no size limits are in effect for the search.
Data Type
Integer