Class TInformixExecuteFunction
- Namespace
- gudusoft.gsqlparser.stmt.informix
- Assembly
- gudusoft.gsqlparser.dll
public class TInformixExecuteFunction : TCustomSqlStatement, Visitable
- Inheritance
-
TInformixExecuteFunction
- Implements
- Inherited Members
Constructors
TInformixExecuteFunction(EDbVendor)
public TInformixExecuteFunction(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