IEntityWithRelationships Interface

 

Interface that a data class must implement if exposes relationships

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

public interface IEntityWithRelationships

NameDescription
System_CAPS_pubpropertyRelationshipManager

Returns the relationship manager that manages relationships for an instance of an entity type.