INavigation.Inverse Property

Definition

Gets the inverse navigation.

C#
public virtual Microsoft.EntityFrameworkCore.Metadata.INavigation Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
C#
public virtual Microsoft.EntityFrameworkCore.Metadata.INavigation? Inverse { [System.Diagnostics.DebuggerStepThrough] get; }

Property Value

Attributes

Applies to

Product Versions
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0