EdmPropertyValueBinding Constructor

Initializes a new instance of the EdmPropertyValueBinding class.

Namespace:  Microsoft.Data.Edm.Library.Annotations
Assembly:  Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)

Syntax

'Declaration
Public Sub New
'Usage

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

See Also

Reference

EdmPropertyValueBinding Class

Microsoft.Data.Edm.Library.Annotations Namespace