InformationRegisterRecordSet.<Information register name>.UnloadColumn
Syntax:
Parameters:
<FieldName> (required)
Name of the set's records field from which the values will be unloaded to the array.
Returned value:
Description:
Availability:
Note:
Example:
RatesArray = RatesSet.UnloadColumn("Rate"); |