Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQueryDelete

Describes the structure of a DELETE query. A DELETE query is used to delete record(s) from one or more tables.

since

1.1.0

Hierarchy

Implemented by

Index

Properties

Properties

tables

tables: IQueryTable[]

The tables and the query-execution details on each table.