AssociationAttribute.ThisKey 屬性

定義

取得關聯中 ThisKey 端關鍵值的屬性名稱。

public:
 property System::String ^ ThisKey { System::String ^ get(); };
public string ThisKey { get; }
member this.ThisKey : string
Public ReadOnly Property ThisKey As String

屬性值

一個逗號分隔的屬性名稱清單,代表關聯 ThisKey 端的鍵值。

適用於