Checks whether the foreign key is nullable.
Public ReadOnly Property IsForeignKeyNullable As Boolean
public bool IsForeignKeyNullable {get;}
ULException class A SQL error occurred (including index is not a foreign key).
True if the foreign key is nullable, false if the foreign key is not nullable.