INavigation.INavigationBase.Inverse Property

Definition

Gets the inverse navigation.

override sealed Microsoft.EntityFrameworkCore.Metadata.INavigationBase Microsoft.EntityFrameworkCore.Metadata.INavigationBase.Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.INavigationBase.Inverse : Microsoft.EntityFrameworkCore.Metadata.INavigationBase
 Overrides NotOverridable ReadOnly Property Inverse As INavigationBase Implements INavigationBase.Inverse

Property Value

Implements

Attributes

Applies to