EntityKey.EntitySetName Property

 

Gets or sets the EntitySet name identifying the entity set that contains the entity.

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

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

Property Value

Type: System.String

The EntitySet name identifying the entity set that contains the entity.