Table of Contents

Class TInformixAllocateRow

Namespace
gudusoft.gsqlparser.stmt.informix
Assembly
gudusoft.gsqlparser.dll
public class TInformixAllocateRow : TCustomSqlStatement, Visitable
Inheritance
TInformixAllocateRow
Implements
Inherited Members

Constructors

TInformixAllocateRow(EDbVendor)

public TInformixAllocateRow(EDbVendor dbvendor)

Parameters

dbvendor EDbVendor

Methods

accept(TParseTreeVisitor)

public override void accept(TParseTreeVisitor v)

Parameters

v TParseTreeVisitor

acceptChildren(TParseTreeVisitor)

public override void acceptChildren(TParseTreeVisitor v)

Parameters

v TParseTreeVisitor

doParseStatement(TCustomSqlStatement)

analyze SQL

public override int doParseStatement(TCustomSqlStatement psql)

Parameters

psql TCustomSqlStatement

Returns

int