Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - M-Business Anywhere プログラミング » Ultra Light for M-Business Anywhere API リファレンス

 

IndexSchema クラス

Ultra Light テーブルのインデックスのスキーマを表します。

このオブジェクトを直接インスタンス化することはできません。インデックス・スキーマは、TableSchema.getPrimaryKey、TableSchema.getIndex、TableSchema.getOptimalIndex の各メソッドを使用して作成されます。


getColumnCount メソッド
getColumnName メソッド
getName メソッド
getReferencedIndexName メソッド
getReferencedTableName メソッド
isColumnDescending メソッド
isForeignKey メソッド
isForeignKeyCheckOnCommit メソッド
isForeignKeyNullable メソッド
isPrimaryKey メソッド
isUniqueIndex メソッド
isUniqueKey メソッド