ODataBatchFeature Class
Definition
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.
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. |