Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DbManagementFeature

The list of the database management supported features:

  • DIAGNOSTICS_AND_MANAGEMENT: Diagnostics and management.
  • DB_LIFECYCLE_MANAGEMENT: Database lifecycle management.
  • SQLWATCH: Real application testing.

Enumeration members

DbLifecycleManagement

DbLifecycleManagement: = "DB_LIFECYCLE_MANAGEMENT"

DiagnosticsAndManagement

DiagnosticsAndManagement: = "DIAGNOSTICS_AND_MANAGEMENT"

Sqlwatch

Sqlwatch: = "SQLWATCH"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj