![]() | Read |
The ReadAfterCommonOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReadAfterCommonOptions | Initializes a new instance of the ReadAfterCommonOptions class. |
![]() | ReadAfterCommonOptions(Boolean, Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the ReadAfterCommonOptions class. |
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. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | Composes the ReadAfterCommonOptions options string for use with UpdateOptions and NewOptions classes. |