BBjRecordData::getFieldList
Description
In BBj 4.0 and higher, this method returns the list of field names for a BBjRecordSet.
Syntax
Return Value |
Method |
---|---|
getFieldList() |
Parameters
None.
Return Value
Returns a vector containing the names of the fields associated with this BBjRecordSet.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.