Read |
The ReadAfterCommonOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculated |
Returns the resulting values from the calculated dictionaries.
(Inherited from CommonOptions) | |
| Conversion |
Executes the defined conversions in the dictionaries before returning.
(Inherited from CommonOptions) | |
| FormatSpec |
Executes the defined formats in the dictionaries before returning.
(Inherited from CommonOptions) | |
| OriginalRecords |
Returns a copy of the records in MV format.
(Inherited from CommonOptions) | |
| ReadAfter | Reads the record again and returns it after the update or new. Calculated, dictionaries, conversion, formatSpec and originalRecords will only make effect if this option is true. |