RuntimeSkipNavigation.IReadOnlySkipNavigation.Inverse Property

Definition

Gets the inverse skip navigation.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlySkipNavigation Microsoft.EntityFrameworkCore.Metadata.IReadOnlySkipNavigation.Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlySkipNavigation.Inverse : Microsoft.EntityFrameworkCore.Metadata.IReadOnlySkipNavigation
 ReadOnly Property Inverse As IReadOnlySkipNavigation Implements IReadOnlySkipNavigation.Inverse

Property Value

Implements

Attributes

Applies to