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