IMutableForeignKey.IsRequiredDependent Property

Definition

Sets 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; set; }
member this.IsRequiredDependent : bool with get, set
Public Property IsRequiredDependent As Boolean

Property Value

Applies to