Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryResults

Package version

interface

An interface representing QueryResults.

summary

A query response.

Contains the tables, columns & rows resulting from a query.

Hierarchy

  • QueryResults

Index

Properties

Properties

tables

tables: Table[]
member

{Table[]} tables The list of tables, columns and rows.

Generated using TypeDoc