Show / Hide Table of Contents

Enum ArrayType

Specifies the type of an Array.

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

Fields

Name Description
Dense

The array is dense.

Sparse

The array is sparse.

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