BBjObjectTable::getKeys
Description
In BBj 5.0 and higher, this method retrieves all of the keys from the table.
Syntax
Return Value |
Method |
---|---|
getKeys() |
Parameters
None.
Return Value
Returns a BBjVector containing all of the keys in the table.
Remarks
The keys are not returned in any particular order.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.