Click or drag to resize

Linkar.LkData Namespace

Linkar Framework for .NET and Core


Linkar.LkData library namespace.
Classes
 ClassDescription
Public classLkData Abstract class with common properties of all derived class.
Public classLkDataConversion Class to management the result of the operations Conversion.
Public classLkDataCRUD Class to management the result of the operations Read, Update, New, Delete, Select and Dictionaries.
Public classLkDataExecute Class to management the result of the operations Execute.
Public classLkDataFormat Class to management the result of the operations Format.
Public classLkDataSchProp Class to management the result of the operations LkSchemas and LkProperties.
Public classLkDataSubroutine Class to management the result of the operations Subroutine.
Public classLkItem 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)
Public classLkItems This class is to implement List of the LkItems.