Share via


EntityDescriptor.ParentPropertyForInsert 属性

定义

获取属于导航属性并链接到父实体的实体属性的名称。

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

属性值

父属性的名称。

适用于