Share via


IConventionPropertyBuilder.Metadata Property

Definition

Gets the property being configured.

[System.Runtime.CompilerServices.Nullable(1)]
public Microsoft.EntityFrameworkCore.Metadata.IConventionProperty Metadata { get; }
public Microsoft.EntityFrameworkCore.Metadata.IConventionProperty Metadata { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty
Public ReadOnly Property Metadata As IConventionProperty

Property Value

Attributes

Applies to