IForeignKey.IsRequiredDependent Property

Definition

Gets a value indicating whether the dependent entity is required. If true, the principal entity must always have a valid dependent entity assigned.

public bool IsRequiredDependent { get; }
member this.IsRequiredDependent : bool
Public ReadOnly Property IsRequiredDependent As Boolean

Property Value

Applies to