IMutableNavigation.Inverse Property

Definition

Gets the inverse navigation.

public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableNavigation Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableNavigation? Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Inverse : Microsoft.EntityFrameworkCore.Metadata.IMutableNavigation
Public Overridable ReadOnly Property Inverse As IMutableNavigation

Property Value

Attributes

Applies to