INavigation.INavigationBase.Inverse 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.
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