Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlTuningAdvisorTaskSummaryReportStatementCounts

The number of statements in the SQL Tuning Advisor summary report.

Properties

distinctSql

distinctSql: number

The number of distinct SQL statements. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

errorCount

errorCount: number

The number of distinct SQL statements with errors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

findingCount

findingCount: number

The number of distinct SQL statements with findings. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalSql

totalSql: number

The total number of SQL statements. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj