Share via


ODataParameterReader.State Property

Gets the current state of the reader.

Namespace:  Microsoft.Data.OData
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

public abstract ODataParameterReaderState State { get; }

Property Value

Type: Microsoft.Data.OData.ODataParameterReaderState
The current state of the reader.

See Also

Reference

ODataParameterReader Class

Microsoft.Data.OData Namespace