Select |
The SelectOptions type exposes the following members.
Name | Description | |
---|---|---|
Calculated | Returns the resulting values from the calculated dictionaries. | |
Conversion | Executes the defined conversions in the dictionaries before returning. | |
FormatSpec | Executes the defined formats in the dictionaries before returning. | |
OnlyRecordId | Returns just the selected records codes. | |
OriginalRecords | Returns a copy of the records in MV format. | |
Pagination | Indicates if pagination is being used or not. | |
Pagination_NumPage | In case of pagination it indicates the page number to obtain. Must be greater than 0. | |
Pagination_RegPage | In case of pagination indicates the number of records by page. It must be bigger than 0. |