Represents the schema of an UltraLite table index.
This object cannot be directly instantiated. Index schemas are created using the TableSchema.getPrimaryKey, TableSchema.getIndex and TableSchema.getOptimalIndex methods.
getColumnCount method
getColumnName method
getName method
getReferencedIndexName method
getReferencedTableName method
isColumnDescending method
isForeignKey method
isForeignKeyCheckOnCommit method
isForeignKeyNullable method
isPrimaryKey method
isUniqueIndex method
isUniqueKey method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |