Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatisticResult

A statistic result.

Hierarchy

  • StatisticResult

Index

Properties

Optional hasMore

hasMore: boolean

Indicates if there are possible more data, if increasing offset.

Optional offset

offset: number

The offset.

rows

The rows.

Optional totalCount

totalCount: number

The total number of rows.

Generated using TypeDoc