Linkar. |
| Class | Description | |
|---|---|---|
| LkData | Abstract class with common properties of all derived class. | |
| LkDataConversion | Class to management the result of the operations Conversion. | |
| LkDataCRUD | Class to management the result of the operations Read, Update, New, Delete, Select and Dictionaries. | |
| LkDataExecute | Class to management the result of the operations Execute. | |
| LkDataFormat | Class to management the result of the operations Format. | |
| LkDataSchProp | Class to management the result of the operations LkSchemas and LkProperties. | |
| LkDataSubroutine | Class to management the result of the operations Subroutine. | |
| LkItem | A LkItem is compose of three items: RecordId, Record and OriginalRecord. Depending on the operation, the three items may be present, or only some of them. Each LkItem can hold a list of dictionaries (for real fields, for ID fields, and for calculated fields) | |
| LkItems | This class is to implement List of the LkItems. |