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
NO
TE
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
Summary of Contents for DREAMWEAVER 8-DREAMWEAVER API
Page 1: ...Dreamweaver API Reference...
Page 16: ......
Page 28: ...28 The File I O API...
Page 38: ...38 The HTTP API...
Page 68: ...68 Flash Integration...
Page 100: ...100 The Database API...
Page 116: ...116 The JavaBeans API...
Page 144: ...144 The Source Control Integration API...
Page 146: ......
Page 254: ...254 Workspace...
Page 298: ...298 Site...
Page 354: ...354 Document...
Page 396: ...396 Page Content...
Page 488: ...488 Design...
Page 550: ...550 Code...