EdmLocation Constructor
Creates a new instance of the EdmLocation class.
Namespace: Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New EdmLocation()
protected EdmLocation()
protected:
EdmLocation()
new : unit -> EdmLocation
protected function EdmLocation()