|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Lists the Client/Server databases associated with a connection.... |
|
|
|
|
|
|
|
| Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures... |
|
|
|
|
|
|
|
| Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
|
| Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.... |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Lists the scheduled tasks defined on an HFSQL server:
stored procedure,
backup,... |
|
|
|
|
|
|
|
| Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
|
| Lists the full and differential backups that have been scheduled on HFSQL Client/Server.... |
|
|
|
|
|
|
|
| Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.... |
|
|
|
|
|
|
|
| Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
|
| Creates or updates a query on an HFSQL server. |
|
|
|
|
|
|
|
| Creates or updates the description of an SQL view or materialized view from the analysis... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or to a group for a HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or to a group on a HFSQL server. |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server data file.... |
|
|
|
|
|
|
|
| Returns information about the specified group of users. |
|
|
|
|
|
|
|
| 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]. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|