프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Abandon | void | ||
LdapSearchResults | System | ||
LdapSearchResults | System | ||
resetVectors | void |
메소드 | 설명 | |
---|---|---|
hasMore ( ) : bool |
Reports if there are more search results.
|
|
next ( ) : |
Returns the next result as an LdapEntry. If automatic referral following is disabled or if a referral was not followed, next() will throw an LdapReferralException when the referral is received.
|
메소드 | 설명 | |
---|---|---|
Abandon ( ) : void |
Cancels the search request and clears the message and enumeration.
|
|
LdapSearchResults ( ) : System | ||
LdapSearchResults ( |
Constructs a queue object for search results.
|
|
resetVectors ( ) : void |