public final class SQLServerDropIndexStatement extends DropIndexStatement implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerDropIndexStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<SimpleTableSegment> |
getTable()
Get simple table segment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<SimpleTableSegment> getTable()
Copyright © 2021 The Apache Software Foundation. All rights reserved.