| Name | Description |
---|
| Conversion(CONVERSION_TYPE, String, String, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Synchronous way. |
| Conversion(CredentialsOptions, CONVERSION_TYPE, String, String, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Synchronous way. |
| Conversion_Text(CONVERSION_TYPE, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Synchronous way. |
| Conversion_Text(CredentialsOptions, CONVERSION_TYPE, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Synchronous way. |
| ConversionAsync(OperationAsyncCallbackLkData, CONVERSION_TYPE, String, String, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Asynchronous way. |
| ConversionAsync(OperationAsyncCallbackLkData, CredentialsOptions, CONVERSION_TYPE, String, String, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Asynchronous way. |
| ConversionAsync_Text(OperationAsyncCallbackString, CONVERSION_TYPE, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Asynchronous way. |
| ConversionAsync_Text(OperationAsyncCallbackString, CredentialsOptions, CONVERSION_TYPE, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing ICONV() or OCONV() functions from a expression list in the Database, in a Asynchronous way. |
| Delete(String, String, DeleteOptions, String, String, Int32) |
Deletes one or several records in file, in a synchronous way
|
| Delete(CredentialsOptions, String, String, DeleteOptions, String, String, Int32) |
Deletes one or several records in file, in a synchronous way
|
| DeleteT(Void, T, String, ListT, Void, T) | |
| DeleteT(String, ListT, String, DeleteOptions, String, Int32) |
Deletes one or several records in file, in a synchronous way
|
| DeleteT(Void, T, CredentialsOptions, String, ListT, Void, T) | |
| DeleteT(CredentialsOptions, String, ListT, DeleteOptions, String, String, Int32) |
Deletes one or several records in file, in a synchronous way
|
| Delete_Text(String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32) |
Deletes one or several records in file, in a synchronous way
|
| Delete_Text(CredentialsOptions, String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32) |
Deletes one or several records in file, in a synchronous way
|
| DeleteAsync(OperationAsyncCallbackLkData, String, String, DeleteOptions, String, String, Int32) | Deletes one or several records in file, in a asynchronous way |
| DeleteAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, DeleteOptions, String, String, Int32) | Deletes one or several records in file, in a asynchronous way |
| DeleteAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, DeleteOptions, String, String, Int32) | Deletes one or several records in file, in a asynchronous way |
| DeleteAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, DeleteOptions, String, String, Int32) | Deletes one or several records in file, in a asynchronous way |
| DeleteAsync_Text(OperationAsyncCallbackString, String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32) | Deletes one or several records in file, in a asynchronous way |
| DeleteAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32) | Deletes one or several records in file, in a asynchronous way |
| Dictionaries(String, String, Int32) | Returns all the dictionaries of a file, in a Synchronous way. |
| Dictionaries(CredentialsOptions, String, String, Int32) | Returns all the dictionaries of a file, in a Synchronous way. |
| Dictionaries_Text(String, DATAFORMAT_TYPE, String, Int32) | Returns all the dictionaries of a file, in a Synchronous way. |
| Dictionaries_Text(CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32) | Returns all the dictionaries of a file, in a Synchronous way. |
| DictionariesAsync(OperationAsyncCallbackLkData, String, String, Int32) | Returns all the dictionaries of a file, in a Asynchronous way. |
| DictionariesAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, Int32) | Returns all the dictionaries of a file, in a Asynchronous way. |
| DictionariesAsync_Text(OperationAsyncCallbackString, String, DATAFORMAT_TYPE, String, Int32) | Returns all the dictionaries of a file, in a Asynchronous way. |
| DictionariesAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32) | Returns all the dictionaries of a file, in a Asynchronous way. |
| Equals | (Inherited from Object.) |
| Execute(String, String, Int32) | Allows the execution of any command from the Database in a Synchronous way. |
| Execute(CredentialsOptions, String, String, Int32) | Allows the execution of any command from the Database in a Synchronous way. |
| Execute_Text(String, DATAFORMAT_TYPE, String, Int32) | Allows the execution of any command from the Database in a Synchronous way. |
| Execute_Text(CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32) | Allows the execution of any command from the Database in a Synchronous way. |
| ExecuteAsync(OperationAsyncCallbackLkData, String, String, Int32) | Allows the execution of any command from the Database in a Asynchronous way. |
| ExecuteAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, Int32) | Allows the execution of any command from the Database in a Asynchronous way. |
| ExecuteAsync_Text(OperationAsyncCallbackString, String, DATAFORMAT_TYPE, String, Int32) | Allows the execution of any command from the Database in a Asynchronous way. |
| ExecuteAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32) | Allows the execution of any command from the Database in a Asynchronous way. |
| Format(String, String, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way. |
| Format(CredentialsOptions, String, String, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way. |
| Format_Text(String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way. |
| Format_Text(CredentialsOptions, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way. |
| FormatAsync(OperationAsyncCallbackLkData, String, String, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Asynchronous way. |
| FormatAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Asynchronous way. |
| FormatAsync_Text(OperationAsyncCallbackString, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Asynchronous way. |
| FormatAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, DATAFORMAT_TYPE, String, Int32) | Returns the result of executing the FMT function in a expressions list in the Database, in a Asynchronous way. |
| GetHashCode | (Inherited from Object.) |
| GetLocalVersion |
Get LinkarClient version
|
| GetTable_Text(String, String, String, String, TableOptions, String, Int32) | Returns a query result in a table format, in a Synchronous way. |
| GetTable_Text(CredentialsOptions, String, String, String, String, TableOptions, String, Int32) | Returns a query result in a table format, in a Synchronous way. |
| GetTableAsync_Text(OperationAsyncCallbackString, String, String, String, String, TableOptions, String, Int32) | Returns a query result in a table format, in a Asynchronous way. |
| GetTableAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, String, TableOptions, String, Int32) | Returns a query result in a table format, in a Asynchronous way. |
| GetType | (Inherited from Object.) |
| GetVersion(Int32) | Allows getting the server version, in a Synchronous way. |
| GetVersion(CredentialsOptions, Int32) | Allows getting the server version, in a Synchronous way. |
| GetVersion_Text(DATAFORMAT_TYPE, Int32) | Allows getting the server version, in a Synchronous way. |
| GetVersion_Text(CredentialsOptions, DATAFORMAT_TYPE, Int32) | Allows getting the server version, in a Synchronous way. |
| GetVersionAsync(OperationAsyncCallbackLkData, Int32) | Allows getting the server version, in a Asynchronous way. |
| GetVersionAsync(OperationAsyncCallbackLkData, CredentialsOptions, Int32) | Allows getting the server version, in a Asynchronous way. |
| GetVersionAsync_Text(OperationAsyncCallbackString, DATAFORMAT_TYPE, Int32) | Allows getting the server version, in a Asynchronous way. |
| GetVersionAsync_Text(OperationAsyncCallbackString, CredentialsOptions, DATAFORMAT_TYPE, Int32) | Allows getting the server version, in a Asynchronous way. |
| LkProperties(String, LkPropertiesOptions, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way. |
| LkProperties(CredentialsOptions, String, LkPropertiesOptions, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way. |
| LkProperties_Text(String, LkPropertiesOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way. |
| LkProperties_Text(CredentialsOptions, String, LkPropertiesOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way. |
| LkPropertiesAsync(OperationAsyncCallbackLkData, String, LkPropertiesOptions, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Asynchronous way. |
| LkPropertiesAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, LkPropertiesOptions, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Asynchronous way. |
| LkPropertiesAsync_Text(OperationAsyncCallbackString, String, LkPropertiesOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Asynchronous way. |
| LkPropertiesAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, LkPropertiesOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Asynchronous way. |
| LkSchemas(LkSchemasOptions, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Synchronous way. |
| LkSchemas(CredentialsOptions, LkSchemasOptions, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Synchronous way. |
| LkSchemas_Text(LkSchemasOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Synchronous way. |
| LkSchemas_Text(CredentialsOptions, LkSchemasOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Synchronous way. |
| LkSchemasAsync(OperationAsyncCallbackLkData, LkSchemasOptions, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Asynchronous way. |
| LkSchemasAsync(OperationAsyncCallbackLkData, CredentialsOptions, LkSchemasOptions, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Asynchronous way. |
| LkSchemasAsync_Text(OperationAsyncCallbackString, LkSchemasOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Asynchronous way. |
| LkSchemasAsync_Text(OperationAsyncCallbackString, CredentialsOptions, LkSchemasOptions, DATAFORMATSCH_TYPE, String, Int32) | Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Asynchronous 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. |
| LoginAsync | 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 Asynchronous way. |
| Logout | Closes the communication with the server, that previously has been opened with a Login Function, in a Synchronous way. |
| LogoutAsync | Closes the communication with the server, that previously has been opened with a Login Function, in a Asynchronous way. |
| New(String, String, String, NewOptions, String, Int32) | Creates one or several records of a file, in a synchronous way |
| New(CredentialsOptions, String, String, String, NewOptions, String, Int32) | Creates one or several records of a file, in a synchronous way |
| NewT(Void, T, String, ListT, Void) | |
| NewT(String, ListT, NewOptions, String, Int32) | Creates one or several records of a file, in a synchronous way |
| NewT(Void, T, CredentialsOptions, String, ListT, Void) | |
| NewT(CredentialsOptions, String, ListT, NewOptions, String, Int32) | Creates one or several records of a file, in a synchronous way |
| New_Text(String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Creates one or several records of a file, in a synchronous way |
| New_Text(CredentialsOptions, String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Creates one or several records of a file, in a synchronous way |
| NewAsync(OperationAsyncCallbackLkData, String, String, String, NewOptions, String, Int32) | Persistent Method. |
| NewAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, NewOptions, String, Int32) | Creates one or several records of a file, in a asynchronous way |
| NewAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, NewOptions, String, Int32) | Creates one or several records of a file, in a asynchronous way |
| NewAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, NewOptions, String, Int32) | Creates one or several records of a file, in a asynchronous way |
| NewAsync_Text(OperationAsyncCallbackString, String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Creates one or several records of a file, in a asynchronous way |
| NewAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Creates one or several records of a file, in a asynchronous way |
| Read(String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Synchronous way. |
| Read(CredentialsOptions, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Synchronous way. |
| ReadT(Void, T, String, String, String, String, ReadOptions) | |
| ReadT(String, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Synchronous way. |
| ReadT(Void, T, CredentialsOptions, String, String, String, String, ReadOptions) | |
| ReadT(CredentialsOptions, String, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Synchronous way. |
| Read_Text(String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32) | Reads one or several records of a file in Synchronous way. |
| Read_Text(CredentialsOptions, String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32) | Reads one or several records of a file in Synchronous way. |
| ReadAsync(OperationAsyncCallbackLkData, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Asynchronous way. |
| ReadAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Asynchronous way. |
| ReadAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Asynchronous way. |
| ReadAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, ReadOptions, String, Int32) | Reads one or several records of a file in Asynchronous way. |
| ReadAsync_Text(OperationAsyncCallbackString, String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32) | Reads one or several records of a file in Asynchronous way. |
| ReadAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32) | Reads one or several records of a file in Asynchronous way. |
| ResetCommonBlocks(Int32) | Resets the COMMON variables with the 100 most used files in a synchronous way. |
| ResetCommonBlocks(CredentialsOptions, Int32) | Resets the COMMON variables with the 100 most used files in a synchronous way. |
| ResetCommonBlocks_Text(DATAFORMAT_TYPE, Int32) | Resets the COMMON variables with the 100 most used files in a synchronous way. |
| ResetCommonBlocks_Text(CredentialsOptions, DATAFORMAT_TYPE, Int32) | Resets the COMMON variables with the 100 most used files in a synchronous way. |
| ResetCommonBlocksAsync(OperationAsyncCallbackLkData, Int32) | Resets the COMMON variables with the 100 most used files in a asynchronous way. |
| ResetCommonBlocksAsync(OperationAsyncCallbackLkData, CredentialsOptions, Int32) | Resets the COMMON variables with the 100 most used files in a asynchronous way. |
| ResetCommonBlocksAsync_Text(OperationAsyncCallbackString, DATAFORMAT_TYPE, Int32) | Resets the COMMON variables with the 100 most used files in a asynchronous way. |
| ResetCommonBlocksAsync_Text(OperationAsyncCallbackString, CredentialsOptions, DATAFORMAT_TYPE, Int32) | Resets the COMMON variables with the 100 most used files in a asynchronous 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. |
| RunSubroutine(CredentialsOptions, String, String, String, Int32) | Executes a subroutine, in a Synchronous way. |
| RunSubroutine(CredentialsOptions, String, Int32, String, String, Int32) | Executes a subroutine, in a Synchronous way. |
| RunSubroutine_Text(String, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Synchronous way. |
| RunSubroutine_Text(String, Int32, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Synchronous way. |
| RunSubroutine_Text(CredentialsOptions, String, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Synchronous way. |
| RunSubroutine_Text(CredentialsOptions, String, Int32, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Synchronous way. |
| RunSubroutineAsync(OperationAsyncCallbackLkData, String, String, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync(OperationAsyncCallbackLkData, String, Int32, String, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, Int32, String, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync_Text(OperationAsyncCallbackString, String, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync_Text(OperationAsyncCallbackString, String, Int32, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| RunSubroutineAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, Int32, String, DATAFORMAT_TYPE, String, Int32) | Executes a subroutine, in a Asynchronous way. |
| Select(String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a synchronous way. |
| Select(CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a synchronous way. |
| SelectT(Void, T, String, String, String, String, String, SelectOptions) | |
| SelectT(String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a synchronous way. |
| SelectT(Void, T, CredentialsOptions, String, String, String, String, String, SelectOptions) | |
| SelectT(CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a synchronous way. |
| Select_Text(String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32) | Executes a Query in the Database, in a synchronous way. |
| Select_Text(CredentialsOptions, String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32) | Executes a Query in the Database, in a synchronous way. |
| SelectAsync(OperationAsyncCallbackLkData, String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a asynchronous way |
| SelectAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a asynchronous way |
| SelectAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a asynchronous way |
| SelectAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32) | Executes a Query in the Database, in a asynchronous way |
| SelectAsync_Text(OperationAsyncCallbackString, String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32) | Executes a Query in the Database, in a asynchronous way |
| SelectAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32) | Executes a Query in the Database, in a asynchronous way |
| SendCommand_Text(String, ENVELOPE_FORMAT, Int32) | Allows making different operations, through some templates in standar format (XML, JSON), in a Synchronous way. |
| SendCommand_Text(CredentialsOptions, String, ENVELOPE_FORMAT, Int32) | Allows making different operations, through some templates in standar format (XML, JSON), in a Synchronous way. |
| SendCommandAsync_Text(OperationAsyncCallbackString, String, ENVELOPE_FORMAT, Int32) | Allows making different operations, through some templates in standar format (XML, JSON), in a Asynchronous way. |
| SendCommandAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, ENVELOPE_FORMAT, Int32) | Allows making different operations, through some templates in standar format (XML, JSON), in a Asynchronous way. |
| ToString | (Inherited from Object.) |
| Update(String, String, String, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a synchronous way. |
| Update(CredentialsOptions, String, String, String, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a synchronous way. |
| UpdateT(Void, T, String, ListT, Void, T) | |
| UpdateT(String, ListT, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a synchronous way. |
| UpdateT(Void, T, CredentialsOptions, String, ListT, Void, T) | |
| UpdateT(CredentialsOptions, String, ListT, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a synchronous way. |
| Update_Text(String, String, String, UpdateOptions, String, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Update one or several records of a file, in a synchronous way. |
| Update_Text(CredentialsOptions, String, String, String, UpdateOptions, String, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Update one or several records of a file, in a synchronous way. |
| UpdateAsync(OperationAsyncCallbackLkData, String, String, String, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a asynchronous way. |
| UpdateAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a asynchronous way. |
| UpdateAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a asynchronous way. |
| UpdateAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, UpdateOptions, String, String, Int32) | Update one or several records of a file, in a asynchronous way. |
| UpdateAsync_Text(OperationAsyncCallbackString, String, String, String, UpdateOptions, String, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Update one or several records of a file, in a asynchronous way. |
| UpdateAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, UpdateOptions, String, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32) | Update one or several records of a file, in a asynchronous way. |