EntityDescriptor.ParentPropertyForInsert 속성

정의

탐색 속성인 엔터티의 속성 이름과 부모 엔터티에 대한 링크를 가져옵니다.

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

속성 값

부모 속성의 이름입니다.

적용 대상