RelationalScaffoldingModelFactory.AddNavigationProperties Method

Definition

protected virtual void AddNavigationProperties (Microsoft.EntityFrameworkCore.Metadata.IMutableForeignKey foreignKey);
abstract member AddNavigationProperties : Microsoft.EntityFrameworkCore.Metadata.IMutableForeignKey -> unit
override this.AddNavigationProperties : Microsoft.EntityFrameworkCore.Metadata.IMutableForeignKey -> unit
Protected Overridable Sub AddNavigationProperties (foreignKey As IMutableForeignKey)

Parameters

foreignKey
IMutableForeignKey

Applies to