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: 11.1.0.0 (11.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