Uses of Enum
gudusoft.gsqlparser.nodes.TCreateSchemaSqlNode.ESchemaMode
Packages that use TCreateSchemaSqlNode.ESchemaMode
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TCreateSchemaSqlNode.ESchemaMode in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TCreateSchemaSqlNode.ESchemaModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TCreateSchemaSqlNode.ESchemaMode[]TCreateSchemaSqlNode.ESchemaMode.values()Returns an array containing the constants of this enum type, in the order they are declared.