BBjRecordSet::getEmptyRecordData
Description
In BBj 4.0 and higher, this method gets a new (empty) BBjRecordData buffer from a BBjRecordSet.
Syntax
Return Value |
Method |
---|---|
getEmptyRecordData() |
Parameters
None.
Return Value
Returns an empty BBjRecordData object (all fields return a value of """).
Remarks
None.
Example
REM ' Get empty record data from a RecordSet |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.