Table of Contents

Enum EDbObjectType

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

Fields

alias = 1
attribute = 2
characterSet = 41
collation = 40
column = 3
column_alias = 4
comment = 50
constraint = 5
cte = 7
cursor = 6
database = 8
datatype = 9
directory = 38
file_format = 43
function = 10
group = 32
index = 11
label = 12
library = 13
macro = 33
materializedView = 15
method = 14
network_policy = 45
oracleHint = 31
parameter = 16
pipe = 44
plsql_package = 17
plsql_type = 18
procedure = 19
profile = 34
property = 20
resource_monitor = 46
result = 49
role = 35
schema = 30
security_policy = 51
sequence = 21
server = 29
share = 47
stage = 48
synonym = 39
table = 22
table_alias = 23
transaction = 24
trigger = 25
type = 36
unknown = 0
user = 37
user_defined_type = 28
variable = 26
view = 27
warehouse = 42