IMutableSkipNavigation.Inverse Property

Definition

Gets the inverse skip navigation.

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

Property Value

Attributes

Applies to