PropertyMapping.Property Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an EdmProperty that specifies the mapped property.
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId="Property")]
public virtual System.Data.Entity.Core.Metadata.Edm.EdmProperty Property { get; }
member this.Property : System.Data.Entity.Core.Metadata.Edm.EdmProperty
Public Overridable ReadOnly Property Property As EdmProperty
Property Value
- Attributes