Schema for the result of a query view operation.

Constructors

Properties

rows.

totalRows?: number

Number of total rows.

updateSeq?: string

Current update sequence for the database.

Methods