Unique index values can be required by using the UniqueConstraint attribute
Inheritance Hierarchy
Namespace:
VelocityDb.Indexing
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public sealed class UniqueConstraint : Attribute
Public NotInheritable Class UniqueConstraint
Inherits Attribute
public ref class UniqueConstraint sealed : public Attribute
[<SealedAttribute>]
type UniqueConstraint =
class
inherit Attribute
end
The UniqueConstraint type exposes the following members.
Constructors See Also