EntityDescriptor.ParentPropertyForInsert 屬性

定義

取得實體的屬性名稱,這是導覽屬性並連結到父實體。

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

屬性值

父屬性的名稱。

適用於