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