ChangeSetRequestItem Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a ChangeSet request.
C#
public class ChangeSetRequestItem : Microsoft.AspNetCore.OData.Batch.ODataBatchRequestItem
type ChangeSetRequestItem = class
inherit ODataBatchRequestItem
Public Class ChangeSetRequestItem
Inherits ODataBatchRequestItem
- Inheritance
Change |
Initializes a new instance of the ChangeSetRequestItem class. |
Contexts |
Gets the request contexts in the ChangeSet. |
Send |
Sends the ChangeSet request to the request delegate. |
Product | Versions |
---|---|
OData Web API ASP .NET | Core 8.0.0 |