ODataBatchResponseItem 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.
Represents an OData batch response.
public abstract class ODataBatchResponseItem
type ODataBatchResponseItem = class
Public MustInherit Class ODataBatchResponseItem
- Inheritance
-
ODataBatchResponseItem
- Derived
Constructors
| ODataBatchResponseItem() |
Methods
| WriteMessageAsync(ODataBatchWriter, HttpContext) |
Writes a single OData batch response. |
| WriteResponseAsync(ODataBatchWriter) |
Writes the response. |