Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Checks whether the index is a foreign key.
public Boolean isForeignKey()
True if index is the foreign key, or false otherwise.
Columns in a foreign key may reference a non-null unique index of another table.