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.