Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlInventory

Inventory details.

Properties

sqlsAnalyzed

sqlsAnalyzed: number

Total number of sqls analyzed by the query. Example {@code 120} Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalDatabases

totalDatabases: number

Total number of Databases. Example {@code 400} Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalSqls

totalSqls: number

Total number of sqls. Example {@code 2000} Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj