Table of Contents

Class TRedshiftSessionAuthorization

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

Constructors

TRedshiftSessionAuthorization(EDbVendor)

public TRedshiftSessionAuthorization(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