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.
Visual BasicPublic Readonly Property IsForeignKeyNullable As Boolean
C#public bool IsForeignKeyNullable { get;}
True if the foreign key is nullable, false if the foreign key is not nullable.