Show / Hide Table of Contents

Enum ObjectType

Specifies the type of a TileDB object.

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

Fields

Name Description
Array

The object is an Array.

Group

The object is a Group.

Invalid

Invalid object.

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