Uses of Enum
gudusoft.gsqlparser.nodes.mssql.TXMLCommonDirective.EXMLCommonDirectiveType
Packages that use TXMLCommonDirective.EXMLCommonDirectiveType
-
Uses of TXMLCommonDirective.EXMLCommonDirectiveType in gudusoft.gsqlparser.nodes.mssql
Methods in gudusoft.gsqlparser.nodes.mssql that return TXMLCommonDirective.EXMLCommonDirectiveTypeModifier and TypeMethodDescriptionTXMLCommonDirective.getCommonDirectiveType()Returns the enum constant of this type with the specified name.TXMLCommonDirective.EXMLCommonDirectiveType.values()Returns an array containing the constants of this enum type, in the order they are declared.