Show / Hide Table of Contents

Enum Role

The role of the database user. Indicates whether the database user is a 'NORMAL' user or 'SYSDBA' user.

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

Fields

Name Description
Normal
Sysdba
Sysdg
UnknownEnumValue
In this article
Back to top