BBjLDAPSearchResult::getEntryCount
Description
In BBj 11.00 and higher, this method returns the number of entries that matched the search criteria use to generate the BBjLDAPSearchResult object.
Syntax
| Return Value | Method |
|---|---|
|
int |
getEntryCount() |
Parameters
None.
Return Value
Returns the number of entries returned by the search request.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.