RuntimeSkipNavigation.IReadOnlySkipNavigation.IsOnDependent Property

Definition

Gets a value indicating whether the navigation property is defined on the dependent side of the underlying foreign key.

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

Property Value

Implements

Attributes

Applies to