ODataEdmTypeAnnotation Constructor

Creates a new instance of the ODataEdmTypeAnnotation class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ODataEdmTypeAnnotation()
public ODataEdmTypeAnnotation()
public:
ODataEdmTypeAnnotation()
new : unit -> ODataEdmTypeAnnotation
public function ODataEdmTypeAnnotation()

See Also

Reference

ODataEdmTypeAnnotation Class

Microsoft.Data.OData.Metadata Namespace