ODataError Constructor
Creates a new instance of the ODataError class.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ODataError()
public ODataError()
public:
ODataError()
new : unit -> ODataError
public function ODataError()