Show / Hide Table of Contents

Enum DatabasePlanTypeEnum

The type of the database plan directive. The value OTHER is to temporarily handle the case when Exadata side adds new value, should not be used as input when to make change to IORM plan.

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

Fields

Name Description
Database
Other
Profile
UnknownEnumValue
In this article
Back to top