Show / Hide Table of Contents

Enum IndexType

Типы индексов таблицы.

Namespace: Trivium.OrmCommonDto.Enums
Assembly: Trivium.OrmCommonDto.dll
Syntax
public enum IndexType

Fields

Name Description
BTree

B-tree индекс (по умолчанию).

Gist

Gist индекс.

Back to top Generated by DocFX