xRecord.queryTimedOut Method

Indicates whether the query exceeded the time limit for execution.

Syntax

public boolean queryTimedOut()

Run On

Called

Return Value

Type: boolean
true if the query exceeded the time limit for execution; otherwise, false.

See Also

Reference

xRecord Class