Show / Hide Table of Contents

Enum DatabaseSubType

The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.

Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum DatabaseSubType

Fields

Name Description
Acd
Adb
Cdb
NonCdb
Pdb
UnknownEnumValue
In this article
Back to top