Uses of Class
gudusoft.gsqlparser.stmt.mssql.TMssqlCreateFunction
Packages that use TMssqlCreateFunction
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TMssqlCreateFunction in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TMssqlCreateFunctionModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TMssqlCreateFunction stmt) voidTParseTreeVisitor.preVisit(TMssqlCreateFunction stmt) -
Uses of TMssqlCreateFunction in gudusoft.gsqlparser.scriptWriter
Methods in gudusoft.gsqlparser.scriptWriter with parameters of type TMssqlCreateFunctionModifier and TypeMethodDescriptionvoidTScriptGeneratorVisitor.preVisit(TMssqlCreateFunction function)