EntityContainer.RemoveEntitySetBase Method (EntitySetBase)
Removes a specific entity set from the container.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entitySetBase
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntitySetBase
The entity set to remove.