Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QueryWarning

Contains information about a warning which occurred during the execution of a query.

Hierarchy

  • QueryWarning

Index

Properties

Properties

code: number

The numeric code associated with the warning which occurred.

message: string

A human readable representation of the warning which occurred.

Generated using TypeDoc