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