Section courante

A propos

Section administrative du site

cfquery

Requête
Railo

Syntaxe

<cfquery
[blockfactor="number"]
[cachedafter="datetime"]
[cachedwithin="object"]
[cachename="string"]
[connectstring="string"]
[datasource="any"]
[dbname="string"]
[dbserver="string"]
[dbtype="string"]
[debug="boolean"]
[lazy="boolean"]
[maxrows="number"]
[name="string"]
[ormoptions="struct"]
[params="object"]
[password="string"]
[provider="string"]
[providerdsn="string"]
[psq="boolean"]
[result="string"]
[returntype="string"]
[timeout="number"]
[timezone="string"]
[unique="boolean"]
[username="string"]>

</cfquery>

Description

Cette balise permet de passer des instructions SQL à une source de données.



Dernière mise à jour : Mercredi, le 14 Octobre 2020