MultiMatchSubquery defines a multi-match record subquery expression.

Hierarchy

  • MultiMatchSubquery

Methods

  • Build converts the expression into a SQL fragment.

    Implements [dbx.Expression] interface.

    Parameters

    Returns string

Properties

fromTableAlias: string
fromTableName: string
joins: Join[]
params: Params
targetTableAlias: string
valueIdentifier: string

Generated using TypeDoc