|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage 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. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Used to find out the properties of a database on an HFSQL server. |
|
|
|
|
|
|
Allows you to find out the properties of a data file located in an HFSQL server. |
|
|
|
|
|
|
Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
Returns information about one or more backups performed on an HFSQL Client/Server server.... |
|
|
|
|
|
|
Returns the specified information about the server. |
|
|
|
|
|
|
Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
Updates the variables for user management with the information regarding the specified user. |
|
|
|
|
|
|
Returns information about a materialized view. |
|
|
|
|
|
|
Modifies the rights granted to a user or group on an SQL view or on a materialized view. |
|
|
|
|
|
|
Modifies the group information according to the elements found in the corresponding variables... |
|
|
|
|
|
|
Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
Modifies a scheduled task on an HFSQL server:
stored procedure,
backup,
optimization,... |
|
|
|
|
|
|
Modifies the properties of a database located on an HFSQL server. |
|
|
|
|
|
|
Modifies the properties of an HFSQL data file located on a server. |
|
|
|
|
|
|
Modifies the properties of an HFSQL server. |
|
|
|
|
|
|
Modifies a backup scheduling. |
|
|
|
|
|
|
Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
Modifies the information about a user according to the elements found in the corresponding... |
|
|
|
|
|
|
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
Adds recipients for the notifications sent by email. |
|
|
|
|
|
|
Specifies and configures the server used to send notifications by the HFSQL server. |
|
|
|
|
|
|
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging... |
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
List of constants used by the TraceStart function.... |
|
|
|
|
|
|
Adds a header to the next procedure that will be run on the server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|