Lk |
The LkItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ComposeDeleteBuffer | Composes the final buffer string for one or more records to be deleted in MV Delete operations, with the RecordId and optionally with the OriginalRecord information. | |
| ComposeNewBuffer | Composes the final buffer string for one or more records to be created in MV New operations, with the RecordId and the Record information. | |
| ComposeReadBuffer | Composes the final buffer string for one or more records to be read in MV Read operations, with the RecordId information. | |
| ComposeUpdateBuffer | Composes the final buffer string for one or more records to be updated in MV Update operations, with the RecordId, the Record, and optionally the OriginalRecord information. | |
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |