Share via


MappingFragment.StoreEntitySet Property

Definition

Gets the EntitySet corresponding to the table or view being mapped.

public System.Data.Entity.Core.Metadata.Edm.EntitySet StoreEntitySet { get; }
member this.StoreEntitySet : System.Data.Entity.Core.Metadata.Edm.EntitySet
Public ReadOnly Property StoreEntitySet As EntitySet

Property Value

Applies to