ICommand.TYPES| Constructor and Description |
|---|
CreateIndexCommand(String _indexName,
String _tableName,
String _execId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExecId() |
String |
getTableName() |
ICommand.TYPES |
getType() |
IFeedbackAction |
persist() |
IFeedbackAction |
rollback() |
public String getTableName()
getTableName in interface ICommandpublic ICommand.TYPES getType()
public IFeedbackAction persist() throws SQLException
persist in interface ICommandSQLExceptionpublic IFeedbackAction rollback() throws SQLException
rollback in interface ICommandSQLExceptionCopyright © 2012–2019 UCanAccess. All rights reserved.