Back to Pocketbase

Interface NotExp

static/jsvm/interfaces/dbx.NotExp.html

latest707 B
Original Source

Interface NotExp

NotExp represents an expression that should prefix "NOT" to a specified expression.

Hierarchy

  • NotExp

Index

Methods

build

Methods

build

  • build(db, params): string

Build converts an expression into a SQL fragment.

Parameters

db: dbx.DB
params: Params

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc