다음을 통해 공유


EntityDescriptor.ParentForInsert 속성

정의

엔터티와 관련된 부모 엔터티를 가져옵니다.

public:
 property System::Data::Services::Client::EntityDescriptor ^ ParentForInsert { System::Data::Services::Client::EntityDescriptor ^ get(); };
public System.Data.Services.Client.EntityDescriptor ParentForInsert { get; }
member this.ParentForInsert : System.Data.Services.Client.EntityDescriptor
Public ReadOnly Property ParentForInsert As EntityDescriptor

속성 값

관계 링크에서 부모 엔터티인 개체입니다.

적용 대상