UniqueConstraintDefinition.IsPrimaryKey Property

Definition

Represents if the constraint is not just unique but also primary key.

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

Property Value

Applies to