|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Guided tour management functions... |
|
|
|
|
|
|
|
| Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| Deletes all the variables from the MATLAB session. |
|
|
|
|
|
|
|
| Resets all variables of SMS structure. |
|
|
|
|
|
|
|
| Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Locks a table and restricts the access to this table for all other sites or applications. |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Regenerates a table from its log. |
|
|
|
|
|
|
|
| Dynamically changes the connection associated with a table. |
|
|
|
|
|
|
|
| Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Crosses a record in a table. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|