ODataBatchFeature Class

Definition

Provide the interface for the details of a given OData batch request.

public class ODataBatchFeature : Microsoft.AspNet.OData.Interfaces.IODataBatchFeature
type ODataBatchFeature = class
    interface IODataBatchFeature
Public Class ODataBatchFeature
Implements IODataBatchFeature
Inheritance
ODataBatchFeature
Implements

Constructors

ODataBatchFeature()

Properties

BatchId

Gets or sets the batch id.

ChangeSetId

Gets or sets the change set id.

ContentId

Gets or sets the content id.

ContentIdMapping

Gets or sets the content id mapping.

Applies to