Interface replaceWithExpression

replaceWithExpression defines a custom expression that will replace a placeholder identifier found in "old" with the result of "new".

Hierarchy

  • replaceWithExpression

Methods

Methods

  • Build converts the expression into a SQL fragment.

    Implements [dbx.Expression] interface.

    Parameters

    Returns string

Generated using TypeDoc