共用方式為


EntityKeyMember.Key 屬性

定義

取得或設定實體金鑰的名稱。

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

屬性值

索引鍵名稱。

屬性

適用於