xRecord.queryTimeout Method

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.

Return Value

Type: int
The current value of the query time-out property.

See Also

Reference

xRecord Class