次の方法で共有


EntityDescriptor.ParentPropertyForInsert プロパティ

定義

ナビゲーション プロパティであるエンティティのプロパティの名前を取得し、親エンティティにリンクします。

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

プロパティ値

親プロパティの名前。

適用対象