![]() | Update |
The UpdateOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | UpdateOptions | Initializes a new instance of the UpdateOptions class. |
![]() | UpdateOptions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the UpdateOptions 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. |
![]() | OptimisticLockControl | Checks out if the file has not been modified by other user. |
![]() | OriginalRecords | Returns a copy of the records in MV format. |
![]() | ReadAfter | Reads the record again and returns it after the update. Calculated, 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 Update options string for processing through LinkarSERVER to the database.
(Overrides ObjectToString) |