INavigation.IsOnDependent Property

Definition

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

public virtual bool IsOnDependent { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsOnDependent : bool
Public Overridable ReadOnly Property IsOnDependent As Boolean

Property Value

Attributes

Applies to