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

適用対象