IEdmLocatable Interface

Represents the interface for all EDM elements that can be located.

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

Syntax

'Declaration
Public Interface IEdmLocatable
'Usage
Dim instance As IEdmLocatable
public interface IEdmLocatable
public interface class IEdmLocatable
type IEdmLocatable =  interface end
public interface IEdmLocatable

The IEdmLocatable type exposes the following members.

Properties

  Name Description
Public property Location Gets the location of this element.

Top

See Also

Reference

Microsoft.Data.Edm Namespace