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