IReadOnlyNavigation.IReadOnlyNavigationBase.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.IReadOnlyNavigationBase? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase.Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase.Inverse : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase
Overrides NotOverridable ReadOnly Property Inverse As IReadOnlyNavigationBase Implements IReadOnlyNavigationBase.Inverse
Property Value
Implements
- Attributes