ChangeOperationResponse.Descriptor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取更改操作修改的 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。