ChangeOperationResponse.Descriptor 속성

정의

EntityDescriptor LinkDescriptor 변경 작업에 의해 수정된 값을 가져옵니다.

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

속성 값

EntityDescriptor 변경 작업에 의해 수정된 항목입니다LinkDescriptor.

적용 대상