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

속성 값

부모 속성의 이름입니다.

적용 대상