IDLdbRecordset::NFields The IDLdbRecordset::NFields function method returns the number of fields in the recordset. Syntax status = RSobj -> [IDLdbRecordset::]NFields() Return Value Returns the number of fields. Arguments None. Keywords None. Version History 5.0 Introduced
The IDLdbRecordset::NFields function method returns the number of fields in the recordset.
status = RSobj -> [IDLdbRecordset::]NFields()
Returns the number of fields.
None.
5.0
Introduced