EntityKey.EntitySetName Property

Definition

Gets or sets the name of the entity set.

[System.Runtime.Serialization.DataMember]
public string EntitySetName { get; set; }
member this.EntitySetName : string with get, set
Public Property EntitySetName As String

Property Value

A String value that is the name of the entity set for the entity to which the EntityKey belongs.

Attributes

Applies to