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

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » IndexSchema class

 isColumnDescending method Next Page

isForeignKey method


Returns true if index is the foreign key, false if index is not the foreign key.

Syntax

Boolean isForeignKey()

Remarks

Columns in a foreign key may reference a non-null unique index of another table.