![]() | LinkarClt Class |
Namespace: LinkarClient
The LinkarClt type exposes the following members.
Name | Description | |
---|---|---|
![]() | LinkarClt | Initializes a new instance of the LinkarClt class |
![]() | LinkarClt(Int32) | Initializes a new instance of the LinkarClt class |
Name | Description | |
---|---|---|
![]() | CredentialsOptions |
The credentials used in the Login operation.
|
![]() | SessionId |
The unique session identifier. It is obtained by performing the Login operation.
|
Name | Description | |
---|---|---|
![]() ![]() | Conversion | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Synchronous way. |
![]() ![]() | Delete |
Deletes one or several records in file, in a synchronous way
|
![]() ![]() | Dictionaries | Returns all the dictionaries of a file, in a Synchronous way. |
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Execute | Allows the execution of any command from the Database in a Synchronous way. |
![]() ![]() | Format | Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLocalVersion |
Get LinkarClient version
|
![]() ![]() | GetTable_Text | Returns a query result in a table format, in a Synchronous way. |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | GetVersion | Allows getting the server version, in a Synchronous way. |
![]() ![]() | LkProperties | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way. |
![]() ![]() | LkSchemas | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Synchronous way. |
![]() ![]() | Login | Starts the communication with a server allowing making use of the rest of functions until the Close method is executed or the connection with the server gets lost, in a Synchronous way. |
![]() ![]() | Logout | Closes the communication with the server, that previously has been opened with a Login Function, in a Synchronous way. |
![]() ![]() | New | Creates one or several records of a file, in a synchronous way |
![]() ![]() | Read | Reads one or several records of a file in Synchronous way. |
![]() ![]() | ResetCommonBlocks | Resets the COMMON variables with the 100 most used files in a synchronous way. |
![]() ![]() | RunSubroutine(String, String, String, Int32) | Executes a subroutine, in a Synchronous way. |
![]() ![]() | RunSubroutine(String, Int32, String, String, Int32) | Executes a subroutine, in a Synchronous way. |
![]() ![]() | Select | Executes a Query in the Database, in a synchronous way. |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Update | Update one or several records of a file, in a synchronous way. |