AndOrExp represents an expression that concatenates multiple expressions using either "AND" or "OR".

Hierarchy

  • AndOrExp

Methods

Methods

  • Build converts an expression into a SQL fragment.

    Parameters

    Returns string

Generated using TypeDoc