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

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » IndexSchema class

 

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.