| LDAPDEFAULT_QUERY_PAGE_SIZE Field |
The default size of pages returned when making large queries.
Namespace:
Galactic.LDAP
Assembly:
Galactic.LDAP (in Galactic.LDAP.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public const int DEFAULT_QUERY_PAGE_SIZE = 500
Public Const DEFAULT_QUERY_PAGE_SIZE As Integer = 500
public:
literal int DEFAULT_QUERY_PAGE_SIZE = 500
static val mutable DEFAULT_QUERY_PAGE_SIZE: int
Field Value
Type:
Int32See Also