MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Guida Utente Pagina 43

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 142
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 42
AssetQuery
Components User's Guide
43
root
Path to the deploy folder The deploy folder that will be searched.
For example, if
root
is set to
"/WebSite/documents/
"
, the deploy folder documents will be searched.
If a query cabinet is referenced from the
query
property, or if a path is defined in the
relative
property, this parameter is ignored.
skip
Number Specifies the number of records that will be skipped in
the query result. The skipped records begin with the
first row in the query result.
This is useful if, for example, you wish to divide query
results into multiple pages. Each page can contain a
QueryAsset component, each of which returns a range
of specific records, such as 1-10, or 11-20. Use the
max
property to define how many records to return, such as
10, and use the
skiprows
property to define the
starting row.
For example, to display records 11-20, set the following
values:
max="10"
skip="10"
These values skip the first 10 records to start at record
11, and limit the total records returned to 10.
Property Value Description
Vedere la pagina 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 141 142

Commenti su questo manuale

Nessun commento