Base:
method
HasEnd
System.Data.EntityModel.SchemaObjectModel.EntityContainerRelationshipSet.HasEnd(System.String)
2 references to HasEnd
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (2)
105
if (
HasEnd
( end.Role ) )
133
if (
HasEnd
(end.Role))