|
|
|
|
|
|
|
A sub-query is a query whose result is used by another query... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
The Image control is used to...... |
|
|
|
|
|
|
Imports JSON data into the current record. |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.... |
|
|
|
|
|
|
Calculates the mean of the values within an array. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Sets the position on the last row of the query result. |
|
|
|
|
|
|
Re-enables a trigger that was disabled by HDeactivateTrigger. |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
Modifies a backup scheduling. |
|
|
|
|
|
|
Deletes a backup previously created with HBackup. |
|
|
|
|
|
|
The SourceKey property sets the characteristics of a link. |
|
|
|
|
|
|
Returns the specified information about the server. |
|
|
|
|
|
|
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made. |
|
|
|
|
|
|
Enables or disables the automatic security mechanism on one or more data files. |
|
|
|
|
|
|
Unlocks a file that was locked by the same program with HNoModif. |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|