Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataObjectQuery

Information required to form and execute query on a data object.

Properties

Optional bindParams

List of bind parameters to be applied in the query.

Optional queryExecutionTimeoutInSeconds

queryExecutionTimeoutInSeconds: undefined | number

Timeout (in seconds) to be set for the data object query execution. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

queryType

queryType: string

Functions

getDeserializedJsonObj

getJsonObj