IConventionForeignKeyBuilder.Metadata Property

Definition

Gets the foreign key being configured.

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

Property Value

Applies to