![]() | LkData Class |
Namespace: LinkarCommon
The LkData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments | The arguments of the subroutine operation. |
![]() | Calculated | The calculated fields of the operation records separated by the ASCII code character 30. |
![]() | CalculatedDicts | The calculated dictionaries of the operation records separated by multi-value mark: AM |
![]() | Capturing | The capture of a command of the database. |
![]() | Conversion | The result of Conversion operation. |
![]() | Errors | The error return of a command of the Database |
![]() | Format | The result of the Format operation. |
![]() | InputData2 | Input text of several functions. |
![]() | InputData3 | Secondary input text of several functions. |
![]() | Item | Indexer that allows recovering a selection from the original string, based on its key. The keys are given as constants |
![]() | LkError | The system error return (only for COM assembly that does not work with exceptions) |
![]() | OriginalRecord | Obsolete. The copy of the original records sent to the operation separated by the ASCII code character 30. |
![]() | OriginalRecords | The copy of the original records sent to the operation separated by the ASCII code character 30. |
![]() | OutputData |
The original string resulting from the operation.
|
![]() | OutputElementsCount | Number of elements affected by the operation. |
![]() | Records | The output records of the operation separated by the ASCII code character 30. |
![]() | RecordsDicts | The dictionaries of the operation records separated by multi-value mark: AM |
![]() | RecordsIdDicts | The Id's dictionaries of the operation records separated by multi-value mark: AM |
![]() | RecordsIds | The codes affected by the operation separated by the ASCII code character 30. |
![]() | Returning | The command return of the database |
![]() | RowHeaders | The content of the headers for the LkSchemas, LkProperties and GetTable operations. |
![]() | RowProperties | The content of the properties names for the LkSchemas, LkProperties and GetTable operations. |
![]() | ThisList | Headers list included in the answer. |
![]() | TotalRecords | Number of records affected by the operation. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetFormatedError |
Get the character strings of the errors, formatted. Replacing multi-value AM brands with line breaks.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HasData |
Indicates if the result of the operation has any data.
|
![]() | HasError |
Indicates if the result of the operation has any error.
|
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | ARGUMENTS_KEY | Saves the "ARGUMENTS" and allows accessing to the OutputDataElements property. |
![]() ![]() | CALCULATED_DICTS_KEY | Saves the "CALCULATED_DICTS" and allows accessing to the OutputDataElements property. |
![]() ![]() | CALCULATED_KEY | Saves the "CALCULATED" and allows accessing to the OutputDataElements property. |
![]() ![]() | CAPTURING_KEY | Saves the "CAPTURING" and allows accessing to the OutputDataElements property. |
![]() ![]() | CONVERSION_KEY | Saves the "CONVERSION" and allows accessing to the OutputDataElements property. |
![]() ![]() | ERRORS_KEY | Saves the "ROWHEADERS" and allows accessing to the OutputDataElements property. |
![]() ![]() | FORMAT_KEY | Saves the "FORMAT" and allows accessing to the OutputDataElements property. |
![]() ![]() | ORIGINAL_RECORD_KEY | Saves the "ORIGINAL_RECORD" and allows accessing to the OutputDataElements property. |
![]() ![]() | RECORD_DICTS_KEY | Saves the "RECORD_DICTS" and allows accessing to the OutputDataElements property. |
![]() ![]() | RECORD_ID_DICTS_KEY | Saves the "RECORD_ID_DICTS" and allows accessing to the OutputDataElements property. |
![]() ![]() | RECORD_ID_KEY | Saves the "RECORD_ID" and allows accessing to the OutputDataElements property |
![]() ![]() | RECORD_KEY | Saves the "RECORD" and allows accessing to the OutputDataElements property. |
![]() ![]() | RETURNING_KEY | Saves the "RETURNING" and allows accessing to the OutputDataElements property. |
![]() ![]() | ROWHEADERS_KEY | Saves the "ROWHEADERS" and allows accessing to the OutputDataElements property. |
![]() ![]() | ROWPROPERTIES_KEY | Saves the "ROWPROPERTIES" and allows accessing to the OutputDataElements property. |
![]() ![]() | TOTAL_RECORDS | Saves the "TOTAL_RECORDS" and allows accessing to the OutputDataElements property. |