Show / Hide Table of Contents

Class Constants

Inheritance
object
Constants
Namespace: TileDB.CSharp
Assembly: TileDB.CSharp.dll
Syntax
public static class Constants

Fields

| Edit this page View Source

FILE_ATTRIBUTE_NAME

Declaration
public const string FILE_ATTRIBUTE_NAME = "contents"
Field Value
Type Description
string
| Edit this page View Source

FILE_DIMENSION_NAME

Declaration
public const string FILE_DIMENSION_NAME = "position"
Field Value
Type Description
string
| Edit this page View Source

FILE_METADATA_MIME_ENCODING_KEY

Declaration
public const string FILE_METADATA_MIME_ENCODING_KEY = "mime_encoding"
Field Value
Type Description
string
| Edit this page View Source

FILE_METADATA_MIME_TYPE_KEY

Declaration
public const string FILE_METADATA_MIME_TYPE_KEY = "mime"
Field Value
Type Description
string
| Edit this page View Source

METADATA_ORIGINAL_FILE_NAME

Declaration
public const string METADATA_ORIGINAL_FILE_NAME = "original_file_name"
Field Value
Type Description
string
| Edit this page View Source

METADATA_SIZE_KEY

Declaration
public const string METADATA_SIZE_KEY = "file_size"
Field Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Copyright © 2018-2023 TileDB Inc.