EntityContainer.BaseEntitySets Property
Gets a list of entity sets and association sets that this EntityContainer includes.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<EntitySetBase>A ReadOnlyMetadataCollection<T> object that contains a list of entity sets and association sets that this EntityContainer includes.