Specifies the number of seconds
to attempt a query.
SyntaxReference_Syntax.timeout = "string"
Values
Type
|
Values
|
String
|
A valid string representing the number of
seconds before the query times out.
|
ExamplesIn
these examples, Titles represents the data connection
name.
JavaScriptxfa.sourceSet.Titles.connect.timeout = "10";
FormCalcxfa.sourceSet.Titles.connect.timeout = "10"
|
|
|