Share via


RuntimeSkipNavigation.Inverse Property

Definition

Gets or sets the inverse navigation.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeSkipNavigation? Inverse { get; set; }
member this.Inverse : Microsoft.EntityFrameworkCore.Metadata.RuntimeSkipNavigation with get, set
Public Overridable Property Inverse As RuntimeSkipNavigation

Property Value

Applies to