BBjKeyInfo::isUnique
Description
In BBj 6.0 and higher, this BBjKeyInfo method returns whether a key is unique.
Syntax
| Return Value | Method | 
| boolean | isUnique() | 
Parameters
None.
Return Value
0 (false) = the key is not unique.
1 (true) = the key is unique.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.