Share via


ODataBatchReader.Read Method

Definition

Reads the next part from the batch message payload.

public bool Read ();
member this.Read : unit -> bool
Public Function Read () As Boolean

Returns

True if more items were read; otherwise false.

Applies to