EntityKeyMember.Key Property

Definition

Gets or sets the name of the entity key.

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

Property Value

The key name.

Attributes

Applies to