SqlExpression

Interface

SQL Expression.

Properties

PropertyTypeNotes
string

The displayed SQL for UI.

The logic operator for each clause and clause set.

The array of clause and clause set.

string

The SQL for querying.

displaySQL

optional
Interface Property
displaySQL: string

The displayed SQL for UI.

logicalOperator

Interface Property
logicalOperator: ClauseLogic

The logic operator for each clause and clause set.

parts

Interface Property
parts: SqlClause | SqlClauseSet[]

The array of clause and clause set.

sql

Interface Property
sql: string

The SQL for querying.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.