Delen via


ODataParameterReader.Read Method

Definition

Reads the next parameter from the message payload.

public abstract bool Read ();
abstract member Read : unit -> bool
Public MustOverride Function Read () As Boolean

Returns

true if more items were read; otherwise false.

Applies to