Gets the entity sets for this entity container.
public ReadOnlyMetadataCollection<EntitySet> EntitySets { get; }
The entity sets for this entity container .
EntityContainer ClassSystem.Data.Entity.Core.Metadata.Edm Namespace