Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExecutableQuery

A class that holds a SQL string (query) and any associated parameters.

Hierarchy

  • ExecutableQuery

Index

Properties

Properties

params

Any parameters for replacement in the query string.

query

query: string

The SQL string to execute.

Generated using TypeDoc