Read |
The ReadOptions type exposes the following members.
Name | Description | |
---|---|---|
ReadOptions | Initializes a new instance of the ReadOptions class | |
ReadOptions(Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the ReadOptions 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 Read options string for processing through LinkarSERVER to the database.
(Overrides ObjectToString) |