virtual public void VisitBeforeQuery(InsertSelectStmt insertSelectStmt, int offset) { }
public void VisitBeforeQuery(InsertSelectStmt insertSelectStmt, int offset) { _visitor.VisitBeforeQuery(insertSelectStmt, offset); }