Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.