InformationRegisterRecordSet.<Information register name>.Delete
Syntax:
Parameters:
<Record> (required)
Index of the record being deleted or the record itself.
Description:
Availability:
Example:
RatesSet.Delete(0); |
Syntax:
Parameters:
<Record> (required)
Description:
Availability:
Example:
RatesSet.Delete(0); |