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: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class DatabaseReadLockException : Exception
See Also