Class THiveUnlockTable
- Namespace
- gudusoft.gsqlparser.stmt.hive
- Assembly
- gudusoft.gsqlparser.dll
public class THiveUnlockTable : TCustomSqlStatement, Visitable
- Inheritance
-
THiveUnlockTable
- Implements
- Inherited Members
Constructors
THiveUnlockTable(EDbVendor)
public THiveUnlockTable(EDbVendor dbvendor)
Parameters
dbvendorEDbVendor
Methods
accept(TParseTreeVisitor)
public override void accept(TParseTreeVisitor v)
Parameters
acceptChildren(TParseTreeVisitor)
public override void acceptChildren(TParseTreeVisitor v)
Parameters
doParseStatement(TCustomSqlStatement)
analyze SQL
public override int doParseStatement(TCustomSqlStatement psql)
Parameters
psqlTCustomSqlStatement