|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Adds an integrity rule between two data files on the server. |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Forbids all the modifications on a data file (for all the programs, including the one... |
|
|
|
|
|
|
Sets the position on the last row of the query result. |
|
|
|
|
|
|
Adds comments to the log when saving the operation. |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Used to re-create an empty log. |
|
|
|
|
|
|
Used to configure the management of caches in the HFSQL Client/Server engine.... |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given... |
|
|
|
|
|
|
Restarts the logging process on a file. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
Stops the log process of a file. |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
Transforms the crossed records (HCross) into deleted records. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed... |
|
|
|
|
|
|
Stops receiving or broadcasting a stream. |
|
|
|
|
|
|
Returns the name and/or number of the stream issuer.... |
|
|
|
|
|
|
Resumes the reception or the emission of a data type in a stream. |
|
|
|
|
|
|
Refuses a request for stream connection. |
|
|
|
|
|
|
Stops receiving or broadcasting a type of data in a stream. |
|
|
|
|
|
|
Restores the parameters used to draw a chart. |
|
|
|
|
|
|
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
Sends a specific FTP command to a server. |
|
|
|
|
|
|
Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|