DataModelErrorEventArgs.Item Property

 

Gets a value indicating the MetadataItem that caused the event to be raised.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public MetadataItem Item { get; set; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.MetadataItem

true if the MetadataItem that caused the event to be raised; otherwise, false.