Click or drag to resize

UniqueConstraintException Class

Exception thrown when attempting to open an in database index without specifying a database.
Inheritance Hierarchy
System.Object
  System.Exception
    VelocityDb.Exceptions.UniqueConstraintException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class UniqueConstraintException : Exception
See Also