EntityKeyMember.Key Proprietà

Definizione

Ottiene o imposta il nome della chiave di entità.

public:
 property System::String ^ Key { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Key { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Key : string with get, set
Public Property Key As String

Valore della proprietà

Nome della chiave.

Attributi

Si applica a