Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSqlTuningSetDetails

Create an empty Sql tuning sets. It takes either credentialDetails or databaseCredential. It's recommended to provide databaseCredential

Properties

Optional credentialDetails

Optional databaseCredential

Optional description

description: undefined | string

The description of the Sql tuning set.

name

name: string

A unique Sql tuning set name.

Optional owner

owner: undefined | string

Owner of the Sql tuning set.

Optional showSqlOnly

showSqlOnly: undefined | number

Flag to indicate whether to create the Sql tuning set or just display the plsql used to create Sql tuning set. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj