EnableDebug property



Indicates whether to generate applet debugging messages.

Syntax

Set:     JdbcSource.setEnableDebug(setting)
Get: setting = JdbcSource.getEnableDebug()

Applies to

JdbcSource class.

Data type

Boolean.

Usage

Not applicable.

Example
EnableDebug property example

See also
JdbcSource applet