Description
The RecordSet Object is a collection container of record set information that is originally populated by CreateRecordmethod of the Database Class or populated by TA technical analysis method.
Recordset classcontains the following:
- addField
- renameField
- removeField
- isValidField
- setValue
- getValue
- getFieldCount
- getName
- getIndex
- getField
See Also