BBjRecordSet::close
Description
In BBj 4.0 and higher, this method closes the BBjRecordSet.
Syntax
Return Value |
Method |
---|---|
void |
close() |
Parameters
None.
Return Value
Closes the BBjRecordSet.
Remarks
Calling any methods on a closed BBjRecordSet generates an error.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.