| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.AlterTableDropConstraintContext |
SQLServerStatementParser.alterTableDropConstraint() |
SQLServerStatementParser.AlterTableDropConstraintContext |
SQLServerStatementParser.AlterDropContext.alterTableDropConstraint() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitAlterTableDropConstraint(SQLServerStatementParser.AlterTableDropConstraintContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterTableDropConstraint(). |
T |
SQLServerStatementBaseVisitor.visitAlterTableDropConstraint(SQLServerStatementParser.AlterTableDropConstraintContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterTableDropConstraint(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.