RelationalForeignKeyAnnotations.ForeignKey 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.
The IForeignKey to annotate.
protected virtual Microsoft.EntityFrameworkCore.Metadata.IForeignKey ForeignKey { get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IForeignKey
Protected Overridable ReadOnly Property ForeignKey As IForeignKey