BBjLDAPEntry::getAttributeNames
Description
In BBj 11.0 and higher, this method returns a list of the available attributes on the entry.
Syntax
Return Value |
Method |
getAttributeNames() |
Parameters
None.
Return Value
Returns a BBjVector containing a list of strings where each string is the name of one of the available attributes in the entry.
Remarks
None.
Example
|
See Also
BBjLDAPConnection
BBjLDAPSearchResult
BBj Object Diagram for an illustration of the relationship between BBjObjects