[]
Visit a parse tree produced by foreign_table().
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode)
on context
.
public virtual Result VisitForeign_table(SqlParser.Foreign_tableContext context)
Type | Name | Description |
---|---|---|
SqlParser.Foreign_tableContext | context | The parse tree. |
Type | Description |
---|---|
Result |