Share via


DbPropertyExpression.Property Property

Definition

Gets the property metadata for the property to retrieve.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId="Property")]
public virtual System.Data.Entity.Core.Metadata.Edm.EdmMember Property { get; }
member this.Property : System.Data.Entity.Core.Metadata.Edm.EdmMember
Public Overridable ReadOnly Property Property As EdmMember

Property Value

The property metadata for the property to retrieve.

Attributes

Applies to