IConventionPropertyBaseBuilder.Metadata Property

Definition

Gets the property-like object being configured.

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

Property Value

Applies to