|
|
|
|
|
|
|
The Parameter property is used to get and change certain parameters. |
|
|
|
|
|
|
When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query.... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
The queries with parameters allow the user to easily select records according to his own requirements...... |
|
|
|
|
|
|
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
Some of the parameters passed to a procedure can be optional parameters...... |
|
|
|
|
|
|
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters...... |
|
|
|
|
|
|
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 Property Additional Parameters allows you to specify additional parameters in the authentication chain. |
|
|
|
|
|
|
Parameter Description variables are used to programmatically describe a parameter. |
|
|
|
|
|
|
The Service variable is used to...... |
|
|
|
|
|
|
The SAP variable is used to configure the parameters of the connection to the SAP server...... |
|
|
|
|
|
|
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task. |
|
|
|
|
|
|
Used to configure the exports performed from the report viewer:
parameters for sending emails.
parameters for creating the different files.... |
|
|
|
|
|
|
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises).... |
|
|
|
|
|
|
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|