Options
All
  • Public
  • Public/Protected
  • All
Menu

Type of the index.

Index

Enumeration members

Enumeration members

BITMAP

BITMAP: = 2

Bitmap index. Can be used with equality predicates.

HASH

HASH: = 1

Hash index. Can be used with equality predicates.

SORTED

SORTED: = 0

Sorted index. Can be used with equality and range predicates.

Generated using TypeDoc