Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DropSqlTuningSetDetails

The details required to drop a Sql tuning set. It takes either credentialDetails or databaseCredential. It's recommended to provide databaseCredential

Properties

Optional credentialDetails

Optional databaseCredential

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 drop the Sql tuning set or just display the plsql used to drop Sql tuning set. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj