Share via


EdmType Constructor

Initializes a new instance of the EdmType class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New EdmType()
protected EdmType()
protected:
EdmType()
new : unit -> EdmType
protected function EdmType()

See Also

Reference

EdmType Class

Microsoft.Data.Edm.Library Namespace