EntityDescriptor.ParentPropertyForInsert 屬性

定義

取得該實體的屬性名稱,該屬性屬於導航屬性,並連結到父實體。

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

屬性值

母物業的名稱。

適用於