EntityKey.EntityContainerName Property

 

Gets or sets the EntityContainer name identifying the entity container that contains the entity.

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

[DataMemberAttribute]
public string EntityContainerName { get; set; }

Property Value

Type: System.String

The EntityContainer name identifying the entity container that contains the entity.