IConventionSkipNavigation.Inverse Property

Definition

Gets the inverse skip navigation.

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

Property Value

Attributes

Applies to