ObjectStateEntry.EntitySet Property

 

Gets the EntitySetBase for the object or relationship.

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

public EntitySetBase EntitySet { get; }

Property Value

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

The EntitySetBase for the object or relationship.