IODataBatchFeature Interface
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 interface IODataBatchFeature
type IODataBatchFeature = interface
Public Interface IODataBatchFeature
- Derived
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. |