Table of Contents

HttpPatchAttribute Class

Makes a service operation respond to the PATCH HTTP method.

Syntax

Unit: XData.Service.Common

HttpPatchAttribute = class(HttpMethodAttribute);

Methods

Name Description
HttpMethod Returns the HTTP method defined by the attribute.