Click or drag to resize

Linkar.Functions Namespace

Linkar Framework for .NET and Core


Namespace Linkar.Functions library
Classes
 ClassDescription
Public classASCII_Chars Some ASCII characters used by Linkar.
Public classCommonOptions Auxiliary class with the common options for ReadOptions, SelectOptions and ReadAfterCommonOptions classes
Public classDBMV_Mark Special ASCII characters used by Multivalued Databases.
Public classDeleteOptions Object that works as an argument in Delete function and defines the function options.
Public classLkPropertiesOptions Contains the options to obtain the list of Properties of the different types of schemas with the LkProperties function.
Public classLkSchemasOptions Contains the options to obtain different types of schemas with the LkSchemas function.
Public classMvOperations This class contains the basic functions to work with multivalue strings. These functions are locally executed.
Public classNewOptions Object that works as an argument in New function and defines the function options.
Public classOperationArguments Auxiliary static class with functions to obtain the 3 items of every LinkarSERVER operation. These items are: CUSTOMVARS, OPTIONS and INPUTDATA. Unit Separator character (31) is used as separator between these items. CUSTOMVARS: String for database custom subroutines. OPTIONS: The options of every operation. INPUTDATA: The necessary data for perform every operation. CUSTOMVARS US_char OPTIONS US_char INPUTDATA
Public classReadAfterCommonOptions Auxiliary class with the ReadAfters options for UpdateOptions and NewOptions classes
Public classReadOptions Object that works as an argument in Read function and defines the function options.
Public classRecordIdType Object that works as an argument in NewOptions function and defines the technique for generating item IDs.
Public classRecoverIdType Object that works as an argument in DeleteOptions function and defines the technique for recovering deleted item IDs.
Public classRowHeaders Indicates options to include headers in the first row or not LkSchemasOptionsLkPropertiesOptions and TableOptions
Public classSchemaType The schemas type for LkSchemasOptions, LkPropertiesOptions and TableOptions functions
Public classSelectOptions Object that works as an argument in Select function and defines the function options.
Public classTableOptions Detailed options to be used in GetTable and related functions.
Public classUpdateOptions Object that works as an argument in Update function and defines the function options.
Enumerations
 EnumerationDescription
Public enumerationCONVERSION_TYPE The conversion type for Conversion functions.
Public enumerationDATAFORMAT_TYPE Indicates in what format you want to receive the data resulting from the operation. Output format type for all operations, except Read, New, Update, Select, LkSchemas, LkProperties and GetTable Also The input format type for New, Update and Delete operations.
Public enumerationDATAFORMATCRU_TYPE Indicates in what format you want to receive the data resulting from the operation. Output format type for Read, New, Update and Select operations.
Public enumerationDATAFORMATSCH_TYPE Specify the output formats of LkSchemas operations (For other operations, DATAFORMATSCHPROP_TYPE, DATAFORMAT_TYPE and DATAFORMATCRU_TYPE).
Public enumerationDATAFORMATSCHPROP_TYPE Specify the output formats of LkProperties operations (For other operations, DATAFORMATSCH_TYPE, DATAFORMAT_TYPE and DATAFORMATCRU_TYPE).
Public enumerationOPERATION_CODE The codes of each operation
Public enumerationRowHeadersTYPE RowHeaders types
Public enumerationSchemaTypeTYPE Schema types