ICommand.TYPES| Constructor and Description |
|---|
DropForeignKeyCommand(String _execId,
String _relationshipName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExecId() |
String |
getRelationshipName() |
String |
getTableName() |
ICommand.TYPES |
getType() |
IFeedbackAction |
persist() |
IFeedbackAction |
rollback() |
public String getRelationshipName()
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.