Vertaling van "the create function command" in Frans
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.
la commande CREATE FUNCTION
Use the CREATE FUNCTION command to create a new function.
The syntax of the CREATE FUNCTION command requires the function body to be written as a string constant.
La syntaxe de la commande CREATE FUNCTION requiert que le corps de la fonction soit écrit comme une constante de type chaîne.
Throughout this chapter, it can be useful to look at the reference page of the CREATE FUNCTION command to understand the examples better.
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.
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.
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.
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.
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.
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.
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.
A trigger procedure is created with the CREATE FUNCTION command as a function with no arguments and a return type of TRIGGER.
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.
Note that the system's standard shared-library extension (usually.so or.sl) can be omitted from the CREATE FUNCTION command, and normally should be omitted for best portability.
L'extension standard pour les bibliothèques partagées (en général.so ou.sl) peut être omise dans la commande CREATE FUNCTION, et doit l'être pour une meilleure portabilité.
VOLATILE is the default if the CREATE FUNCTION command does not specify a category.
VOLATILE est la valeur par défaut si la commande CREATE FUNCTION(7) ne spécifie pas de catégorie.
A trigger procedure is created with the CREATE FUNCTION command, declaring it as a function with no arguments and a return type of trigger.
Triggers sur les modifications de données Un trigger sur modification de données est déclaré comme une fonction sans arguments et renvoyant le type trigger.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.