![]() | LinkarCommon Namespace |
Class | Description | |
---|---|---|
![]() | ASCII_Chars |
Some ASCII characters used by Linkar.
|
![]() | CfgServerParameters | |
![]() | CredentialsOptions | Contains the necessary information to connect to the Database. |
![]() | DBMV_Mark |
Special ASCII characters used by Multivalued Databases.
|
![]() | DeleteOptions |
Object that works as an argument in Delete function and defines the function options.
|
![]() | LkData | Object that returns in several properties the result from a call with MV type of return. It´s used just as return in some of the functions. |
![]() | LkException |
The LinkarClt methods and functions can generate type LkException exceptions when a LINKAR system error occurs.
|
![]() | LkPropertiesOptions |
Contains the options to obtain the list of Properties of the different types of schemas with the LkProperties function.
|
![]() | LkSchemasOptions |
Contains the options to obtain different types of schemas with the LkSchemas function.
|
![]() | MvFunctions |
In this class you will find the basic functions to work with multivalue strings.
|
![]() | NewOptions |
Object that works as an argument in New function and defines the function options.
|
![]() | ReadOptions |
Object that works as an argument in Read function and defines the function options.
|
![]() | RecordIdType |
Object that works as an argument in NewOptions function and defines the techniques for generating codes.
|
![]() | RecoverIdType |
Object that works as an argument in DeleteOptions function and defines the techniques for recovering deleted codes.
|
![]() | SelectOptions |
Object that works as an argument in Select function and defines the function options.
|
![]() | TableOptions |
It contains the options to perform queries with the GetTable function, using the different types of schemas.
|
![]() | UpdateOptions |
Object that works as an argument in Update function and defines the function options.
|
Enumeration | Description | |
---|---|---|
![]() | CONVERSION_TYPE |
The conversion type for Conversion functions.
|
![]() | DATAFORMAT_TYPE |
Indicates in what format you want to receive the data resulting from the operation.
|
![]() | DATAFORMATCRU_TYPE |
Indicates in what format you want to receive the data resulting from the operation.
|
![]() | DATAFORMATSCH_TYPE |
Specify the output formats of LkSchemas and LkProperties operations(For other operations, see DATAFORMAT_TYPE).
|
![]() | ENVELOPE_FORMAT |
Used by the SendCommand operations to indicate in which format the operation is being performed.
|
![]() | ERRORCODE |
Enumerated type of the error codes.
|
![]() | LOG_CATEGORY | |
![]() | ROWHEADERS_TYPE |
Indicates options to include headers in the first row or not.
|