The connect object describes the relationship
between its containing object and a connection to a web service,
schema, or data description. Connections are defined outside the
form design in a separate packet with its own schema.
Properties
Name
|
Description
|
Type
|
Access
|
connection
|
Specifies the name of the associated connection
control in the connection set.
|
String
|
Read /Write
|
delayedOpen
|
Specifies the number of seconds to delay
opening the data source after a connection is made.
|
String
|
Read /Write
|
ref
|
Specifies a reference syntax expression
defining the node in the data model to which the enclosing container
will bind.
|
String
|
Read /Write
|
timeout
|
Specifies the number of seconds to attempt
a query.
|
String
|
Read /Write
|
usage
|
Specifies the contexts in which to use the
connection.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
|
|
|