Values' Details |
VALUELIST
VALUELIST,
- Description
- The control should be filled with a list of string values.
|
|
TABLE
TABLE,
- Description
- The control should be filled with the data of a table.
|
|
QUERY
QUERY,
- Description
- The control should be filled with the results of a database query.
|
|
SQL
SQL,
- Description
- The control should be filled with the results of a database statement.
|
|
SQLPASSTHROUGH
SQLPASSTHROUGH,
- Description
- The control should be filled with the results of a database statement,
which is not evaluated by the database engine.
|
|
TABLEFIELDS
TABLEFIELDS,
- Description
- The control should be filled with the field names of a database table.
|
|
Copyright © 2010 Sun Microsystems, Inc.