Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogQueryResult

Package version

Contains the tables, columns & rows resulting from the query or the error details if the query failed.

Hierarchy

  • LogQueryResult

Index

Properties

Properties

Optional error

error: ErrorInfo

The code and message for an error.

Optional tables

tables: Table[]

The list of tables, columns and rows.

Generated using TypeDoc