public interface ISqlJetColumnPrimaryKey extends ISqlJetColumnConstraint
| Modifier and Type | Method and Description |
|---|---|
SqlJetConflictAction |
getConflictAction() |
java.lang.Boolean |
isAscending() |
boolean |
isAutoincremented() |
getNamejava.lang.Boolean isAscending()
boolean isAutoincremented()
SqlJetConflictAction getConflictAction()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.