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