Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RemoveDataFileDetails

The details required to remove a data file or temp file from the tablespace. It takes either credentialDetails or databaseCredential. It's recommended to provide databaseCredential

Properties

Optional credentialDetails

dataFile

dataFile: string

Name of the data file or temp file to be removed from the tablespace.

Optional databaseCredential

fileType

fileType: FileType

Specifies whether the file is a data file or temp file.

Functions

getDeserializedJsonObj

getJsonObj