Click or drag to resize

LkData Properties

The LkData type exposes the following members.

Properties
  NameDescription
Public propertyArguments
The arguments of the subroutine operation.
Public propertyCalculated
The calculated fields of the operation records separated by the ASCII code character 30.
Public propertyCalculatedDicts
The calculated dictionaries of the operation records separated by multi-value mark: AM
Public propertyCapturing
The capture of a command of the database.
Public propertyConversion
The result of Conversion operation.
Public propertyErrors
The error return of a command of the Database
Public propertyFormat
The result of the Format operation.
Public propertyInputData2
Input text of several functions.
Public propertyInputData3
Secondary input text of several functions.
Public propertyItem
Indexer that allows recovering a selection from the original string, based on its key. The keys are given as constants
Public propertyLkError
The system error return (only for COM assembly that does not work with exceptions)
Public propertyOriginalRecord Obsolete.
The copy of the original records sent to the operation separated by the ASCII code character 30.
Public propertyOriginalRecords
The copy of the original records sent to the operation separated by the ASCII code character 30.
Public propertyOutputData
The original string resulting from the operation.
Public propertyOutputElementsCount
Number of elements affected by the operation.
Public propertyRecords
The output records of the operation separated by the ASCII code character 30.
Public propertyRecordsDicts
The dictionaries of the operation records separated by multi-value mark: AM
Public propertyRecordsIdDicts
The Id's dictionaries of the operation records separated by multi-value mark: AM
Public propertyRecordsIds
The codes affected by the operation separated by the ASCII code character 30.
Public propertyReturning
The command return of the database
Public propertyRowHeaders
The content of the headers for the LkSchemas, LkProperties and GetTable operations.
Public propertyRowProperties
The content of the properties names for the LkSchemas, LkProperties and GetTable operations.
Public propertyThisList
Headers list included in the answer.
Public propertyTotalRecords
Number of records affected by the operation.
Top
See Also