共用方式為


ChangeOperationResponse.Descriptor 屬性

取得變更作業修改的 EntityDescriptorLinkDescriptor

命名空間:  System.Data.Services.Client
組件:  Microsoft.Data.Services.Client (在 Microsoft.Data.Services.Client.dll 中)

語法

'宣告
Public ReadOnly Property Descriptor As Descriptor
    Get
'用途
Dim instance As ChangeOperationResponse
Dim value As Descriptor

value = instance.Descriptor
public Descriptor Descriptor { get; }
public:
property Descriptor^ Descriptor {
    Descriptor^ get ();
}
member Descriptor : Descriptor
function get Descriptor () : Descriptor

屬性值

型別:System.Data.Services.Client.Descriptor
變更作業修改的 EntityDescriptorLinkDescriptor

請參閱

參考

ChangeOperationResponse 類別

System.Data.Services.Client 命名空間