Autoexecute property



Indicates whether the applet automatically executes a query at startup time.

Syntax

Set:     JdbcSource.Query.setAutoExecute(setting)
Get: setting = JdbcSource.Query.getAutoExecute()

Applies to

Query object .

Data type

Boolean.

Usage

Not applicable.

Example
AutoExecute property example

See also
Jdbcsource applet
Query object
queries property