Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the number of seconds the query runs on the database before timing out.
Syntax
<Query>
...
<Timeout>...</Timeout>
...
</Query>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
Integer |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Remarks
The value for the Timeout element must be between 0 and 2147483647. If the value is omitted or is 0, the query does not time out.
See Also
Reference
Report Definition XML Elements
Other Resources
Setting Time-out Values for Report Execution