IEdmElement Interface
Represents an EDM element.
Namespace: Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Interface IEdmElement
'Usage
Dim instance As IEdmElement
public interface IEdmElement
public interface class IEdmElement
type IEdmElement = interface end
public interface IEdmElement