ForeignKeyEventData.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 foreign key.
public virtual Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey ForeignKey { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IForeignKey ForeignKey { get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IForeignKey
Public Overridable ReadOnly Property ForeignKey As IReadOnlyForeignKey
Public Overridable ReadOnly Property ForeignKey As IForeignKey