Costruttore ODataEdmPropertyAnnotation
Crea una nuova istanza della classe ODataEdmPropertyAnnotation.
Spazio dei nomi Microsoft.Data.OData.Metadata
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ODataEdmPropertyAnnotation()
public ODataEdmPropertyAnnotation()
public:
ODataEdmPropertyAnnotation()
new : unit -> ODataEdmPropertyAnnotation
public function ODataEdmPropertyAnnotation()