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

適用対象