Compartilhar via


ODataEdmPropertyAnnotation Constructor

Creates a new instance of the ODataEdmPropertyAnnotation 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 ODataEdmPropertyAnnotation()
public ODataEdmPropertyAnnotation()
public:
ODataEdmPropertyAnnotation()
new : unit -> ODataEdmPropertyAnnotation
public function ODataEdmPropertyAnnotation()

See Also

Reference

ODataEdmPropertyAnnotation Class

Microsoft.Data.OData.Metadata Namespace