No description available.
<bx:Query name=[string]
datasource=[string]
returnType=[string]
columnKey=[string]
maxRows=[integer]
blockfactor=[integer]
fetchsize=[integer]
timeout=[integer]
cache=[boolean]
cacheTimeout=[duration]
cacheLastAccessTimeout=[duration]
cacheKey=[string]
cacheProvider=[string]
timezone=[string]
dbtype=[string]
username=[string]
password=[string]
debug=[boolean]
result=[string]
ormoptions=[struct]
clientInfo=[struct]
fetchClientInfo=[boolean]
lazy=[boolean]
psq=[boolean] />
Atrribute | Type | Required | Description | Default |
---|---|---|---|---|
name |
string |
false |
||
datasource |
string |
false |
||
returnType |
string |
false |
query |
|
columnKey |
string |
false |
||
maxRows |
integer |
false |
-1 |
|
blockfactor |
integer |
false |
[ortus.boxlang.runtime.validation.dynamic.Min@6de2344a, ortus.boxlang.runtime.validation.dynamic.Max@577dac16] |
|
fetchsize |
integer |
false |
||
timeout |
integer |
false |
||
cache |
boolean |
false |
false |
|
cacheTimeout |
duration |
false |
||
cacheLastAccessTimeout |
duration |
false |
||
cacheKey |
string |
false |
||
cacheProvider |
string |
false |
||
timezone |
string |
false |
||
dbtype |
string |
false |
||
username |
string |
false |
||
password |
string |
false |
||
debug |
boolean |
false |
false |
|
result |
string |
false |
||
ormoptions |
struct |
false |
||
clientInfo |
struct |
false |
||
fetchClientInfo |
boolean |
false |
false |
|
lazy |
boolean |
false |
false |
|
psq |
boolean |
false |
false |
<bx:Query name=[string]
datasource=[string]
returnType=[string]
columnKey=[string]
maxRows=[integer]
blockfactor=[integer]
fetchsize=[integer]
timeout=[integer]
cache=[boolean]
cacheTimeout=[duration]
cacheLastAccessTimeout=[duration]
cacheKey=[string]
cacheProvider=[string]
timezone=[string]
dbtype=[string]
username=[string]
password=[string]
debug=[boolean]
result=[string]
ormoptions=[struct]
clientInfo=[struct]
fetchClientInfo=[boolean]
lazy=[boolean]
psq=[boolean] />