User Guide
The Connection API 105
If a connection is not found in htmlSource, a null value returns.
inspectConnection()
Availability
Dreamweaver UltraDev 4.
driver
Name of a JDBC driver used at runtime
username
Name of the user for the runtime connection
password
Password used for the runtime connection
designtimeString
Design-time connection string (see string)
designtimeDsn
Design-time data source name (see dsn)
designtimeDriver
Name of a JDBC driver used at design time
designtimeUsername
Name of the user used for the design-time connection
designtimePassword
Password used for the design-time connection
designtimeType
Design-time connection type
usesDesigntimeInfo
When false, Dreamweaver uses runtime properties at design
time; otherwise, Dreamweaver uses design-time properties
useHTTP
String containing either true or false: true specifies to use
HTTP connection at design time;
false specifies to use DLL
includePattern
Regular expression used to find the file include statement on the
page during Live Data and Preview In Browser
variables
Object with a property for each page variable that is set to its
corresponding value. This object is used during Live Data and
Preview In Browser
catalog
String containing a database identifier that restricts the amount
of metadata that appears
schema
String containing a database identifier that restricts the amount
of metadata that appears
filename
Name of the dialog box used to create the connection
NOTE
Developers can add custom properties (for example, metadata) to the HTML source,
which applyConnection() returns along with the standard properties.
Property Description
000_DW_API_Print.book Page 105 Wednesday, July 20, 2005 11:58 AM