Click or drag to resize

DatabaseReadLockException Class

Exception thrown when a Database level read lock failed.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsDatabaseReadLockException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class DatabaseReadLockException : Exception
See Also