ODataParameterReader Constructor

Initializes a new instance of the ODataParameterReader class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New ODataParameterReader()
protected ODataParameterReader()
protected:
ODataParameterReader()
new : unit -> ODataParameterReader
protected function ODataParameterReader()

See Also

Reference

ODataParameterReader Class

Microsoft.Data.OData Namespace