
BBjRecordSet::getRecordCount
Description
In BBj 8.0 and higher, this method returns the number of records in a BBjRecordSet.
Syntax
Return Value |
Method |
---|---|
int |
getRecordCount() |
Parameters
None.
Return Value
Returns the number of records in the record set.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.