CodeCharge Studio

strSQL Run-Time Variable (ColdFusion)

Applies to

EditableGrid Form, Grid Form, Directory Form, Path Form

Type

string

Access

read/write

Syntax

<cfset strSQL=<expression>>
<cfset <expression>=strSQL>

Description

This variable contains the SQL query string to be executed. This variable can be modified in the Before Build Select event.

See also

strOrder Variable
strWhere Variable
query<control> Variable


On-line, printable versions and updates