![]() | Common |
The CommonOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommonOptions | Initializes a new instance of the CommonOptions class. |
![]() | CommonOptions(Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the CommonOptions class. |
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. |
![]() | OriginalRecords | Returns a copy of the records in MV format. |
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 CommonOptions options string for use with ReadOptions, SelectOptions and ReadAfterCommonOptions classes.
(Overrides ObjectToString) |