Property Unique
Unique
Gets or sets a value indicating whether the index is a unique index.
public bool? Unique { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether the index is a unique index.
public bool? Unique { get; set; }