Table of Contents

Enum EIndexType

Namespace
gudusoft.gsqlparser
Assembly
gudusoft.gsqlparser.dll
public enum EIndexType

Fields

itBitMap = 2
itBtree = 5
itFulltext = 3
itHash = 6
itNormal = 0
itRtree = 7
itSpatial = 4
itUnique = 1