Click or drag to resize

LinkarClt Methods

The LinkarClt type exposes the following members.

Methods
  NameDescription
Public methodCode exampleConversion(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.
Public methodStatic memberCode exampleConversion(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.
Public methodCode exampleConversion_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.
Public methodStatic memberCode exampleConversion_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.
Public methodCode exampleConversionAsync(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.
Public methodStatic memberCode exampleConversionAsync(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.
Public methodCode exampleConversionAsync_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.
Public methodStatic memberCode exampleConversionAsync_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.
Public methodCode exampleDelete(String, String, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a synchronous way
Public methodStatic memberCode exampleDelete(CredentialsOptions, String, String, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a synchronous way
Public methodDeleteT(Void, T, String, ListT, Void, T)
Public methodDeleteT(String, ListT, String, DeleteOptions, String, Int32)
Deletes one or several records in file, in a synchronous way
Public methodStatic memberDeleteT(Void, T, CredentialsOptions, String, ListT, Void, T)
Public methodStatic memberDeleteT(CredentialsOptions, String, ListT, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a synchronous way
Public methodCode exampleDelete_Text(String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32)
Deletes one or several records in file, in a synchronous way
Public methodStatic memberCode exampleDelete_Text(CredentialsOptions, String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32)
Deletes one or several records in file, in a synchronous way
Public methodCode exampleDeleteAsync(OperationAsyncCallbackLkData, String, String, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a asynchronous way
Public methodStatic memberCode exampleDeleteAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a asynchronous way
Public methodDeleteAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a asynchronous way
Public methodDeleteAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, DeleteOptions, String, String, Int32)
Deletes one or several records in file, in a asynchronous way
Public methodCode exampleDeleteAsync_Text(OperationAsyncCallbackString, String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32)
Deletes one or several records in file, in a asynchronous way
Public methodStatic memberCode exampleDeleteAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, DeleteOptions, String, DATAFORMAT_TYPE, String, Int32)
Deletes one or several records in file, in a asynchronous way
Public methodCode exampleDictionaries(String, String, Int32)
Returns all the dictionaries of a file, in a Synchronous way.
Public methodStatic memberCode exampleDictionaries(CredentialsOptions, String, String, Int32)
Returns all the dictionaries of a file, in a Synchronous way.
Public methodCode exampleDictionaries_Text(String, DATAFORMAT_TYPE, String, Int32)
Returns all the dictionaries of a file, in a Synchronous way.
Public methodStatic memberCode exampleDictionaries_Text(CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32)
Returns all the dictionaries of a file, in a Synchronous way.
Public methodCode exampleDictionariesAsync(OperationAsyncCallbackLkData, String, String, Int32)
Returns all the dictionaries of a file, in a Asynchronous way.
Public methodStatic memberCode exampleDictionariesAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, Int32)
Returns all the dictionaries of a file, in a Asynchronous way.
Public methodCode exampleDictionariesAsync_Text(OperationAsyncCallbackString, String, DATAFORMAT_TYPE, String, Int32)
Returns all the dictionaries of a file, in a Asynchronous way.
Public methodStatic memberCode exampleDictionariesAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32)
Returns all the dictionaries of a file, in a Asynchronous way.
Public methodEquals (Inherited from Object.)
Public methodCode exampleExecute(String, String, Int32)
Allows the execution of any command from the Database in a Synchronous way.
Public methodStatic memberCode exampleExecute(CredentialsOptions, String, String, Int32)
Allows the execution of any command from the Database in a Synchronous way.
Public methodCode exampleExecute_Text(String, DATAFORMAT_TYPE, String, Int32)
Allows the execution of any command from the Database in a Synchronous way.
Public methodStatic memberCode exampleExecute_Text(CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32)
Allows the execution of any command from the Database in a Synchronous way.
Public methodCode exampleExecuteAsync(OperationAsyncCallbackLkData, String, String, Int32)
Allows the execution of any command from the Database in a Asynchronous way.
Public methodStatic memberCode exampleExecuteAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, Int32)
Allows the execution of any command from the Database in a Asynchronous way.
Public methodCode exampleExecuteAsync_Text(OperationAsyncCallbackString, String, DATAFORMAT_TYPE, String, Int32)
Allows the execution of any command from the Database in a Asynchronous way.
Public methodStatic memberCode exampleExecuteAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, DATAFORMAT_TYPE, String, Int32)
Allows the execution of any command from the Database in a Asynchronous way.
Public methodCode exampleFormat(String, String, String, Int32)
Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way.
Public methodStatic memberCode exampleFormat(CredentialsOptions, String, String, String, Int32)
Returns the result of executing the FMT function in a expressions list in the Database, in a Synchronous way.
Public methodCode exampleFormat_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.
Public methodStatic memberCode exampleFormat_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.
Public methodCode exampleFormatAsync(OperationAsyncCallbackLkData, String, String, String, Int32)
Returns the result of executing the FMT function in a expressions list in the Database, in a Asynchronous way.
Public methodStatic memberCode exampleFormatAsync(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.
Public methodCode exampleFormatAsync_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.
Public methodStatic memberCode exampleFormatAsync_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.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetLocalVersion
Get LinkarClient version
Public methodCode exampleGetTable_Text(String, String, String, String, TableOptions, String, Int32)
Returns a query result in a table format, in a Synchronous way.
Public methodStatic memberCode exampleGetTable_Text(CredentialsOptions, String, String, String, String, TableOptions, String, Int32)
Returns a query result in a table format, in a Synchronous way.
Public methodCode exampleGetTableAsync_Text(OperationAsyncCallbackString, String, String, String, String, TableOptions, String, Int32)
Returns a query result in a table format, in a Asynchronous way.
Public methodStatic memberCode exampleGetTableAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, String, TableOptions, String, Int32)
Returns a query result in a table format, in a Asynchronous way.
Public methodGetType (Inherited from Object.)
Public methodCode exampleGetVersion(Int32)
Allows getting the server version, in a Synchronous way.
Public methodStatic memberCode exampleGetVersion(CredentialsOptions, Int32)
Allows getting the server version, in a Synchronous way.
Public methodCode exampleGetVersion_Text(DATAFORMAT_TYPE, Int32)
Allows getting the server version, in a Synchronous way.
Public methodStatic memberCode exampleGetVersion_Text(CredentialsOptions, DATAFORMAT_TYPE, Int32)
Allows getting the server version, in a Synchronous way.
Public methodCode exampleGetVersionAsync(OperationAsyncCallbackLkData, Int32)
Allows getting the server version, in a Asynchronous way.
Public methodStatic memberCode exampleGetVersionAsync(OperationAsyncCallbackLkData, CredentialsOptions, Int32)
Allows getting the server version, in a Asynchronous way.
Public methodCode exampleGetVersionAsync_Text(OperationAsyncCallbackString, DATAFORMAT_TYPE, Int32)
Allows getting the server version, in a Asynchronous way.
Public methodStatic memberCode exampleGetVersionAsync_Text(OperationAsyncCallbackString, CredentialsOptions, DATAFORMAT_TYPE, Int32)
Allows getting the server version, in a Asynchronous way.
Public methodCode exampleLkProperties(String, LkPropertiesOptions, String, Int32)
Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way.
Public methodStatic memberCode exampleLkProperties(CredentialsOptions, String, LkPropertiesOptions, String, Int32)
Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way.
Public methodCode exampleLkProperties_Text(String, LkPropertiesOptions, DATAFORMATSCH_TYPE, String, Int32)
Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Synchronous way.
Public methodStatic memberCode exampleLkProperties_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.
Public methodCode exampleLkPropertiesAsync(OperationAsyncCallbackLkData, String, LkPropertiesOptions, String, Int32)
Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Asynchronous way.
Public methodStatic memberCode exampleLkPropertiesAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, LkPropertiesOptions, String, Int32)
Returns the Schema properties list defined in Linkar Schemas or the file dictionaries, in a Asynchronous way.
Public methodCode exampleLkPropertiesAsync_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.
Public methodStatic memberCode exampleLkPropertiesAsync_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.
Public methodCode exampleLkSchemas(LkSchemasOptions, String, Int32)
Returns a list of all the Schemas defined in Linkar Schemas, or the EntryPoint account data files, in a Synchronous way.
Public methodStatic memberCode exampleLkSchemas(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.
Public methodCode exampleLkSchemas_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.
Public methodStatic memberCode exampleLkSchemas_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.
Public methodCode exampleLkSchemasAsync(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.
Public methodStatic memberCode exampleLkSchemasAsync(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.
Public methodCode exampleLkSchemasAsync_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.
Public methodStatic memberCode exampleLkSchemasAsync_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.
Public methodCode exampleLogin
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.
Public methodCode exampleLoginAsync
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.
Public methodCode exampleLogout
Closes the communication with the server, that previously has been opened with a Login Function, in a Synchronous way.
Public methodCode exampleLogoutAsync
Closes the communication with the server, that previously has been opened with a Login Function, in a Asynchronous way.
Public methodCode exampleNew(String, String, String, NewOptions, String, Int32)
Creates one or several records of a file, in a synchronous way
Public methodStatic memberCode exampleNew(CredentialsOptions, String, String, String, NewOptions, String, Int32)
Creates one or several records of a file, in a synchronous way
Public methodNewT(Void, T, String, ListT, Void)
Public methodNewT(String, ListT, NewOptions, String, Int32)
Creates one or several records of a file, in a synchronous way
Public methodStatic memberNewT(Void, T, CredentialsOptions, String, ListT, Void)
Public methodStatic memberNewT(CredentialsOptions, String, ListT, NewOptions, String, Int32)
Creates one or several records of a file, in a synchronous way
Public methodCode exampleNew_Text(String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32)
Creates one or several records of a file, in a synchronous way
Public methodStatic memberCode exampleNew_Text(CredentialsOptions, String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32)
Creates one or several records of a file, in a synchronous way
Public methodCode exampleNewAsync(OperationAsyncCallbackLkData, String, String, String, NewOptions, String, Int32)
Persistent Method.
Public methodStatic memberCode exampleNewAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, NewOptions, String, Int32)
Creates one or several records of a file, in a asynchronous way
Public methodNewAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, NewOptions, String, Int32)
Creates one or several records of a file, in a asynchronous way
Public methodStatic memberNewAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, NewOptions, String, Int32)
Creates one or several records of a file, in a asynchronous way
Public methodCode exampleNewAsync_Text(OperationAsyncCallbackString, String, String, String, NewOptions, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32)
Creates one or several records of a file, in a asynchronous way
Public methodStatic memberCode exampleNewAsync_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
Public methodCode exampleRead(String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Synchronous way.
Public methodStatic memberCode exampleRead(CredentialsOptions, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Synchronous way.
Public methodReadT(Void, T, String, String, String, String, ReadOptions)
Public methodReadT(String, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Synchronous way.
Public methodStatic memberReadT(Void, T, CredentialsOptions, String, String, String, String, ReadOptions)
Public methodStatic memberReadT(CredentialsOptions, String, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Synchronous way.
Public methodCode exampleRead_Text(String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32)
Reads one or several records of a file in Synchronous way.
Public methodStatic memberCode exampleRead_Text(CredentialsOptions, String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32)
Reads one or several records of a file in Synchronous way.
Public methodCode exampleReadAsync(OperationAsyncCallbackLkData, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Asynchronous way.
Public methodStatic memberCode exampleReadAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Asynchronous way.
Public methodReadAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Asynchronous way.
Public methodStatic memberReadAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, ReadOptions, String, Int32)
Reads one or several records of a file in Asynchronous way.
Public methodCode exampleReadAsync_Text(OperationAsyncCallbackString, String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32)
Reads one or several records of a file in Asynchronous way.
Public methodStatic memberCode exampleReadAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, ReadOptions, DATAFORMATCRU_TYPE, String, Int32)
Reads one or several records of a file in Asynchronous way.
Public methodCode exampleResetCommonBlocks(Int32)
Resets the COMMON variables with the 100 most used files in a synchronous way.
Public methodStatic memberCode exampleResetCommonBlocks(CredentialsOptions, Int32)
Resets the COMMON variables with the 100 most used files in a synchronous way.
Public methodCode exampleResetCommonBlocks_Text(DATAFORMAT_TYPE, Int32)
Resets the COMMON variables with the 100 most used files in a synchronous way.
Public methodStatic memberCode exampleResetCommonBlocks_Text(CredentialsOptions, DATAFORMAT_TYPE, Int32)
Resets the COMMON variables with the 100 most used files in a synchronous way.
Public methodCode exampleResetCommonBlocksAsync(OperationAsyncCallbackLkData, Int32)
Resets the COMMON variables with the 100 most used files in a asynchronous way.
Public methodStatic memberCode exampleResetCommonBlocksAsync(OperationAsyncCallbackLkData, CredentialsOptions, Int32)
Resets the COMMON variables with the 100 most used files in a asynchronous way.
Public methodCode exampleResetCommonBlocksAsync_Text(OperationAsyncCallbackString, DATAFORMAT_TYPE, Int32)
Resets the COMMON variables with the 100 most used files in a asynchronous way.
Public methodStatic memberCode exampleResetCommonBlocksAsync_Text(OperationAsyncCallbackString, CredentialsOptions, DATAFORMAT_TYPE, Int32)
Resets the COMMON variables with the 100 most used files in a asynchronous way.
Public methodCode exampleRunSubroutine(String, String, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodCode exampleRunSubroutine(String, Int32, String, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodStatic memberCode exampleRunSubroutine(CredentialsOptions, String, String, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodStatic memberCode exampleRunSubroutine(CredentialsOptions, String, Int32, String, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodCode exampleRunSubroutine_Text(String, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodCode exampleRunSubroutine_Text(String, Int32, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodStatic memberCode exampleRunSubroutine_Text(CredentialsOptions, String, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodStatic memberCode exampleRunSubroutine_Text(CredentialsOptions, String, Int32, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Synchronous way.
Public methodCode exampleRunSubroutineAsync(OperationAsyncCallbackLkData, String, String, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodStatic memberCode exampleRunSubroutineAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodCode exampleRunSubroutineAsync(OperationAsyncCallbackLkData, String, Int32, String, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodStatic memberCode exampleRunSubroutineAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, Int32, String, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodCode exampleRunSubroutineAsync_Text(OperationAsyncCallbackString, String, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodStatic memberCode exampleRunSubroutineAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodCode exampleRunSubroutineAsync_Text(OperationAsyncCallbackString, String, Int32, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodStatic memberCode exampleRunSubroutineAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, Int32, String, DATAFORMAT_TYPE, String, Int32)
Executes a subroutine, in a Asynchronous way.
Public methodCode exampleSelect(String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a synchronous way.
Public methodStatic memberCode exampleSelect(CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a synchronous way.
Public methodSelectT(Void, T, String, String, String, String, String, SelectOptions)
Public methodSelectT(String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a synchronous way.
Public methodSelectT(Void, T, CredentialsOptions, String, String, String, String, String, SelectOptions)
Public methodSelectT(CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a synchronous way.
Public methodCode exampleSelect_Text(String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32)
Executes a Query in the Database, in a synchronous way.
Public methodStatic memberCode exampleSelect_Text(CredentialsOptions, String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32)
Executes a Query in the Database, in a synchronous way.
Public methodCode exampleSelectAsync(OperationAsyncCallbackLkData, String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a asynchronous way
Public methodStatic memberCode exampleSelectAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a asynchronous way
Public methodSelectAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a asynchronous way
Public methodStatic memberSelectAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, String, String, SelectOptions, String, Int32)
Executes a Query in the Database, in a asynchronous way
Public methodCode exampleSelectAsync_Text(OperationAsyncCallbackString, String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32)
Executes a Query in the Database, in a asynchronous way
Public methodStatic memberCode exampleSelectAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, String, String, String, String, SelectOptions, DATAFORMATCRU_TYPE, String, Int32)
Executes a Query in the Database, in a asynchronous way
Public methodCode exampleSendCommand_Text(String, ENVELOPE_FORMAT, Int32)
Allows making different operations, through some templates in standar format (XML, JSON), in a Synchronous way.
Public methodStatic memberCode exampleSendCommand_Text(CredentialsOptions, String, ENVELOPE_FORMAT, Int32)
Allows making different operations, through some templates in standar format (XML, JSON), in a Synchronous way.
Public methodCode exampleSendCommandAsync_Text(OperationAsyncCallbackString, String, ENVELOPE_FORMAT, Int32)
Allows making different operations, through some templates in standar format (XML, JSON), in a Asynchronous way.
Public methodStatic memberCode exampleSendCommandAsync_Text(OperationAsyncCallbackString, CredentialsOptions, String, ENVELOPE_FORMAT, Int32)
Allows making different operations, through some templates in standar format (XML, JSON), in a Asynchronous way.
Public methodToString (Inherited from Object.)
Public methodCode exampleUpdate(String, String, String, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a synchronous way.
Public methodStatic memberCode exampleUpdate(CredentialsOptions, String, String, String, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a synchronous way.
Public methodUpdateT(Void, T, String, ListT, Void, T)
Public methodUpdateT(String, ListT, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a synchronous way.
Public methodStatic memberUpdateT(Void, T, CredentialsOptions, String, ListT, Void, T)
Public methodStatic memberUpdateT(CredentialsOptions, String, ListT, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a synchronous way.
Public methodCode exampleUpdate_Text(String, String, String, UpdateOptions, String, DATAFORMAT_TYPE, DATAFORMATCRU_TYPE, String, Int32)
Update one or several records of a file, in a synchronous way.
Public methodStatic memberCode exampleUpdate_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.
Public methodCode exampleUpdateAsync(OperationAsyncCallbackLkData, String, String, String, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a asynchronous way.
Public methodStatic memberCode exampleUpdateAsync(OperationAsyncCallbackLkData, CredentialsOptions, String, String, String, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a asynchronous way.
Public methodUpdateAsyncT(LinkarCltOperationAsyncCallbackClassT, String, String, String, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a asynchronous way.
Public methodStatic memberUpdateAsyncT(LinkarCltOperationAsyncCallbackClassT, CredentialsOptions, String, String, String, UpdateOptions, String, String, Int32)
Update one or several records of a file, in a asynchronous way.
Public methodCode exampleUpdateAsync_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.
Public methodStatic memberCode exampleUpdateAsync_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.
Top
See Also