IConventionPropertyBuilder.Metadata Property

Definition

Gets the property being configured.

public Microsoft.EntityFrameworkCore.Metadata.IConventionProperty Metadata { get; }
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty
Public ReadOnly Property Metadata As IConventionProperty

Property Value

Applies to