EntitySetBase.EntityContainer Property

 

Gets the entity container of the current entity or relationship set.

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

public virtual EntityContainer EntityContainer { get; }

Property Value

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

An EntityContainer object that represents the entity container of the current entity or relationship set.