Show / Hide Table of Contents

Enum QueryType

Specifies the type of a Query.

Namespace: TileDB.CSharp
Assembly: TileDB.CSharp.dll
Syntax
public enum QueryType : uint

Fields

Name Description
Delete
ModifyExclusive
Read

Read query.

Update
Write

Write query.

  • Edit this page
  • View Source
In this article
Back to top Copyright © 2018-2023 TileDB Inc.