AllowUI property
Indicates whether the JdbcSource applet user interface is displayed. This can be useful for debugging query applications.
Syntax
Set: JdbcSource.setAllowUI(uiSetting)
Get: uiSetting = JdbcSource.getAllowUI()
Applies to
JdbcSource class.
Data type
Boolean.
Usage
Not applicable.
Example
AllowUI property example
See also
Jdbcsource applet
Using the JdbcSource applet user interface