Click or drag to resize

IndexDatabaseSpecifiedForGlobalIndexException Class

Exception thrown when attempting to open a global index and specifying a database.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsIndexDatabaseSpecifiedForGlobalIndexException

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