Show / Hide Table of Contents

Enum DocumentIndexKeyType

Тип индексации ключевого поля документа.

Namespace:InfinniPlatform.DocumentStorage.Metadata
Assembly:InfinniPlatform.DocumentStorage.Abstractions.dll
Syntax
public enum DocumentIndexKeyType : int

Fields

Name Description
Asc

Сортировка по возрастанию.

Desc

Сортировка по убыванию.

Text

Текстовый индекс.

Ttl

Индекс TTL.

Extension Methods

CommonExtensions.ExecuteSilent<DocumentIndexKeyType>(Action<DocumentIndexKeyType>)
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.