ISkipNavigation.Inverse Property

Definition

Gets the inverse skip navigation.

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

Property Value

Attributes

Applies to