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: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class IndexDatabaseSpecifiedForGlobalIndexException : Exception
See Also