Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QueryResult<TRow>

Contains the results of a query.

Type parameters

  • TRow = any

Hierarchy

  • QueryResult

Index

Properties

Properties

The meta-data which has been returned by the query.

rows: TRow[]

The rows which have been returned by the query.

Generated using TypeDoc