Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlSearchCollection

Search SQL response.

Properties

items

items: Array<SqlSearchSummary>

List of Databases executing the sql.

Optional sqlIdentifier

sqlIdentifier: undefined | string

Unique SQL_ID for a SQL Statement.

Optional sqlText

sqlText: undefined | string

SQL Statement Text

timeIntervalEnd

timeIntervalEnd: Date

The end timestamp that was passed into the request.

timeIntervalStart

timeIntervalStart: Date

The start timestamp that was passed into the request.

Functions

getDeserializedJsonObj

getJsonObj