QueryResult.Unload
Syntax:
Parameters:
<TabOrderType> (optional)
Specifies the record tab order type for the selection.
Default value: Linear.
Returned value:
If the tab type is Linear, the result is uploaded to the values table, otherwise it is uploaded to the values tree.
Description:
Availability:
Example:
ResultsTable = QueryResult.Unload(); |