ChangeSetRequestItem Class

Definition

Represents a ChangeSet request.

C#
public class ChangeSetRequestItem : Microsoft.AspNetCore.OData.Batch.ODataBatchRequestItem
Inheritance
ChangeSetRequestItem

Constructors

ChangeSetRequestItem(IEnumerable<HttpContext>)

Initializes a new instance of the ChangeSetRequestItem class.

Properties

Contexts

Gets the request contexts in the ChangeSet.

Methods

SendRequestAsync(RequestDelegate)

Sends the ChangeSet request to the request delegate.

Applies to

Product Versions
OData Web API ASP .NET Core 8.0.0