[]
        
(Showing Draft Content)

C1.DataConnector.SqlParser.Drop_table_stmtContext

SqlParser.Drop_table_stmtContext Class

Inheritance
SqlParser.Drop_table_stmtContext
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class SqlParser.Drop_table_stmtContext : ParserRuleContext

Constructors

Name Description
Drop_table_stmtContext(ParserRuleContext, int)

Properties

Name Description
RuleIndex

Methods

Name Description
Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
K_DROP()
K_EXISTS()
K_IF()
K_TABLE()
database_name()
table_name()