DbPropertyExpression.Property Property

 

Gets the property metadata for the property to retrieve.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

[SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", 
	MessageId = "Property")]
public virtual EdmMember Property { get; }

Property Value

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

The property metadata for the property to retrieve.