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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » IndexSchema 接口

 

UNIQUE_KEY 变量

位标志,用于表明某一索引是唯一键。

语法
final byte IndexSchema.UNIQUE_KEY
注释

可以在逻辑上将该值与 SYS_INDEXES 表的 index_flags 列中的其它标志加以组合。