1 implementation of IsForeignKey
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Relationship.cs (1)
102public bool IsForeignKey
1 reference to IsForeignKey
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\ReferentialConstraint.cs (1)
158(!this.ParentElement.IsForeignKey) &&