Table of Contents

Enum EHiveShowType

Namespace
gudusoft.gsqlparser.nodes.hive
Assembly
gudusoft.gsqlparser.dll
public enum EHiveShowType

Fields

stColumns = 3
stCreateTable = 6
stDatabase = 0
stFunctions = 4
stIndexes = 10
stLocks = 9
stPartitions = 5
stSchema = 1
stTableProperties = 8
stTableStatus = 7
stTables = 2