Download for Windows Premium
Publiciteit
commande create function

Vertaling van "commande create function" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
CREATE FUNCTION command
Utilisez la commande CREATE FUNCTION pour créer une nouvelle fonction.
Use the CREATE FUNCTION command to create a new function.
Par exemple, vous pourriez écrire la commande CREATE FUNCTION en tant que
For example, you might write the CREATE FUNCTION command as
Le fichier objet doit être compilé avant d'être référencé dans une commande CREATE FUNCTION.
The object file must be compiled before it is referenced in a CREATE FUNCTION command.
La syntaxe de la commande CREATE FUNCTION requiert que le corps de la fonction soit écrit comme une constante de type chaîne.
The syntax of the CREATE FUNCTION command requires the function body to be written as a string constant.
Lors de la lecture de ce chapitre, il peut être utile de consulter la page de référence de la commande CREATE FUNCTION pour mieux comprendre les exemples.
Throughout this chapter, it can be useful to look at the reference page of the CREATE FUNCTION command to understand the examples better.
La fonction de validation sera appelée à la fin de la commande CREATE FUNCTION qui a créé ou mis à jour une fonction écrite dans ce langage.
The validator will be called at the end of a CREATE FUNCTION command that has created or updated a function written in the procedural language.
Le but d'avoir une fonction de validation n'est pas d'éviter au gestionnaire d'appels de faire des vérifications, mais plutôt de notifier immédiatement à l'utilisateur si des erreurs évidentes apparaissent dans la commande CREATE FUNCTION.
The point of having a validator is not to let the call handler omit checks, but to notify the user immediately if there are obvious errors in a CREATE FUNCTION command.
Lorsque l'on spécifie le nom du fichier dans la commande CREATE FUNCTION, on doit lui donner le nom de la bibliothèque partagée et non celui du fichier objet intermédiaire.
When specifying the file name to the CREATE FUNCTION command, one must give it the name of the shared library file, not the intermediate object file.
Dans tous les cas, le nom de fichier donné dans la commande CREATE FUNCTION est enregistré littéralement dans les catalogues systèmes, de sorte que, si le fichier doit être à nouveau chargé, la même procédure sera appliquée.
In any case, the file name that is given in the CREATE FUNCTION command is recorded literally in the system catalogs, so if the file needs to be loaded again the same procedure is applied.
Néanmoins, quelques détails de spécification de type (c'est-à-dire le champ précision pour le type numeric) sont de la responsabilité de l'implémentation de la fonction sous-jacente et sont silencieusement avalés (c'est-à-dire non reconnus ou forcés) par la commande CREATE FUNCTION.
However, some details of the type specification (e.g., the precision field for type numeric) are the responsibility of the underlying function implementation and are silently swallowed (i.e., not recognized or enforced) by the CREATE FUNCTION command.
Une procédure trigger est créée grâce à la commande CREATE FUNCTION utilisée comme fonction sans arguments ayant un type de retour trigger.
A trigger procedure is created with the CREATE FUNCTION command as a function with no arguments and a return type of TRIGGER.
Une commande CREATE FUNCTION est définie en SQL:1999 et ultérieur.
A CREATE FUNCTION command is defined in SQL:1999 and later.
Une commande CREATE FUNCTION est définie dans le standard SQL.
A CREATE FUNCTION command is defined in the SQL standard.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor commande create function in het Frans

Publiciteit

Resultaten: 26. Exact: 26. Verstreken tijd: 36 ms.