Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrQueryResult

The AWR query result.

Properties

awrResultType

awrResultType: string

Optional dbQueryTimeInSecs

dbQueryTimeInSecs: undefined | number

The time taken to query the database tier (in seconds). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the query result.

Optional queryKey

queryKey: undefined | string

The ID assigned to the query instance.

Optional version

version: undefined | string

The version of the query result.

Functions

getDeserializedJsonObj

getJsonObj