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

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » IndexSchema interface

 

UNIQUE_KEY variable

Bit flag denoting an index is a unique key.

Syntax
final byte IndexSchema.UNIQUE_KEY
Remarks

This value can be logically combined with other flags in table SYS_INDEXES' index_flags column.