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 側にあるキー値を表すプロパティ名のコンマ区切りリスト。

適用対象