次の方法で共有


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

適用対象