Builder

class Builder

Properties

Link copied to clipboard

Set to TRUE if the query was cancelled, or FALSE otherwise.

Link copied to clipboard
var elapsed: Int?

The number of milliseconds the query has been running so far.

Link copied to clipboard

The number of subqueries in this query.

Link copied to clipboard
var waited: Int?

Indicates how long the query waited, in milliseconds.