Lk |
The LkDataCRUD type exposes the following members.
| Name | Description | |
|---|---|---|
| LkDataCRUD | Initializes a new instance of the LkDataCRUD class. | |
| LkDataCRUD(String) | Initializes a new instance of the LkDataCRUD class. |
| Name | Description | |
|---|---|---|
| Errors |
List of the error of the operation execution.
(Inherited from LkData) | |
| TotalItems | Number of the items |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
| _OperationResult |
The string that is obtained as result from the operation execution.
(Inherited from LkData) | |
| LkRecords | LkItem list from the CRUD operation execution. |