database property

String? database
getter/setter pair

The name of the Autonomous Database.

The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.

Optional.

Implementation

core.String? database;