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