Click or drag to resize

UniqueConstraint Class

Unique index values can be required by using the UniqueConstraint attribute
Inheritance Hierarchy
SystemObject
  SystemAttribute
    VelocityDb.IndexingUniqueConstraint

Namespace:  VelocityDb.Indexing
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public sealed class UniqueConstraint : Attribute

The UniqueConstraint type exposes the following members.

Constructors
  NameDescription
Public methodUniqueConstraint
Constructor
Top
See Also