BBjRecordSet::isEmpty
Description
In BBj 4.0 and higher, this method whether a BBjRecordSet is empty (contains no BBjRecordData objects).
Syntax
Return Value |
Method |
---|---|
boolean |
isEmpty() |
Parameters
None.
Return Value
0 = Contains at least one BBjRecordData object
1 = Empty BBjRecordSet
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.