SqlResult

Interface

SQL result.sql is used to query on a service.displaySQL is used for UI.sqlExpression is the passed prop sqlExprObj.

Properties

PropertyTypeNotes
string

The display SQL for UI.

string

The result SQL for querying.

The passed prop sqlExprObj

displaySQL

Interface Property
displaySQL: string

The display SQL for UI.

sql

Interface Property
sql: string

The result SQL for querying.

sqlExpression

optional
Interface Property
sqlExpression: IMSqlExpression

The passed prop sqlExprObj

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