AssociationSetEnd.EntitySet Property

 

Gets the entity set referenced by this End role.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public EntitySet EntitySet { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.EntitySet

An EntitySet object that represents the entity set referred by this End role.