1 override of HasEnd
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (1)
172
protected override bool
HasEnd
( string role )
1 reference to HasEnd
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (1)
168
if ( !
HasEnd
( relationshipEnd.Name ) )