ODataBatchReader.CreateOperationRequestMessage Method
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.
Returns an ODataBatchOperationRequestMessage for reading the content of a batch operation.
public Microsoft.OData.ODataBatchOperationRequestMessage CreateOperationRequestMessage ();
member this.CreateOperationRequestMessage : unit -> Microsoft.OData.ODataBatchOperationRequestMessage
Public Function CreateOperationRequestMessage () As ODataBatchOperationRequestMessage
Returns
A request message for reading the content of a batch operation.