IMutableForeignKey.IsUnique Property

Definition

Gets or sets a value indicating whether the values assigned to the foreign key properties are unique.

public bool IsUnique { get; set; }
member this.IsUnique : bool with get, set
Public Property IsUnique As Boolean

Property Value

Applies to