Sets the attribute property that indicates whether the attribute is part of a foreign key.
Syntax
public void setIsForeignKey(boolean fKey);
Parameters
Return values
None.
See also
isForeignKey()