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