BBjRecordSet::getCurrentRecordData
Description
In BBj 4.0 and higher, this method retrieves the current BBjRecordData object from a BBjRecordSet.
Syntax
Return Value |
Method |
---|---|
getCurrentRecordData() |
Parameters
None.
Return Value
Returns the current BBjRecordData object from the BBjRecordSet.
Remarks
Calling this method when the BBjRecordSet isEmpty generates an !ERROR=2 - End of File.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.