Show / Hide Table of Contents

Enum AccessType

The type of access a user has on a table/view.

Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
public enum AccessType

Fields

Name Description
Delete
Insert
Owner
Select
UnknownEnumValue
Update
In this article
Back to top