DataModelErrorEventArgs.PropertyName Property

 

Gets an optional value indicating which property of the source item caused the event to be raised.

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

public string PropertyName {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	internal set;
}

Property Value

Type: System.String

An optional value indicating which property of the source item caused the event to be raised.