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.
Gets and sets the property that indicates the time limit for the execution of a query.
Syntax
public int queryTimeout([int seconds, boolean raiseException])
Run On
Called
Parameters
- seconds
Type: int
The new time limit for the execution of a query; optional.
- raiseException
Type: boolean
Return Value
Type: int
The current value of the query time-out property.