Click or drag to resize

IndexDatabaseSpecifiedForGlobalIndexException Class

Exception thrown when attempting to open a global index and specifying a database.
Inheritance Hierarchy
System.Object
  System.Exception
    VelocityDb.Exceptions.IndexDatabaseSpecifiedForGlobalIndexException

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