ChangeOperationResponse.Descriptor 属性

定义

获取更改操作修改的 EntityDescriptorLinkDescriptor

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

属性值

更改操作修改的 EntityDescriptorLinkDescriptor

适用于