AssociationAttribute.OtherKey 屬性

定義

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

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

屬性值

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

適用於