IEdmCheckable Interface

Defines an EDM component who is invalid or whose validity is unknown at construction.

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

Syntax

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

The IEdmCheckable type exposes the following members.

Properties

  Name Description
Public property Errors Gets an error if one exists with the current object.

Top

See Also

Reference

Microsoft.Data.Edm Namespace