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