Share via


IReadOnlyNavigationBase.Inverse Property

Definition

Gets the inverse navigation.

[System.Runtime.CompilerServices.Nullable(2)]
public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase? Inverse { get; }
public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase? Inverse { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Inverse : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase
member this.Inverse : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase
Public ReadOnly Property Inverse As IReadOnlyNavigationBase

Property Value

Attributes

Applies to