Collection Contents 上一页 下一页 PDF

UltraLite for M-Business Anywhere User's Guide

UltraLite for M-Business Anywhere API Reference

Class IndexSchema


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.


Method getColumnCount
Method getColumnName
Method getName
Method getReferencedIndexName
Method getReferencedTableName
Method isColumnDescending
Method isForeignKey
Method isForeignKeyCheckOnCommit
Method isForeignKeyNullable
Method isPrimaryKey
Method isUniqueIndex
Method isUniqueKey

Collection Contents 上一页 下一页 PDF