Show / Hide Table of Contents

Enum StatementSummary.OperationEnum

Namespace: Oci.NosqlService.Models
Assembly: OCI.DotNetSDK.Nosql.dll
Syntax
public enum StatementSummary.OperationEnum

Fields

Name Description
AlterTable
CreateIndex
CreateTable
Delete
DropIndex
DropTable
Insert
Select
UnknownEnumValue
Update
In this article
Back to top