|
|
|
|
|
|
|
The Component property configures the different components of a composite key. |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism. |
|
|
|
|
|
|
Adds or modifies a server trigger. |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Once a query is created, all the characteristics of this query can be modified at any time...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
Modifies a backup scheduling. |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Deletes a backup previously created with HBackup. |
|
|
|
|
|
|
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made. |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Initialize:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|