SystemDatabaseNotFoundWithReadonlyTransactionException Class |
Exception thrown when a read only transaction try to open a non existing Database 0
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax[SerializableAttribute]
public class SystemDatabaseNotFoundWithReadonlyTransactionException : Exception
<SerializableAttribute>
Public Class SystemDatabaseNotFoundWithReadonlyTransactionException
Inherits Exception
[SerializableAttribute]
public ref class SystemDatabaseNotFoundWithReadonlyTransactionException : public Exception
[<SerializableAttribute>]
type SystemDatabaseNotFoundWithReadonlyTransactionException =
class
inherit Exception
end
The SystemDatabaseNotFoundWithReadonlyTransactionException type exposes the following members.
Constructors
See Also