Click or drag to resize

SystemDatabaseNotFoundWithReadonlyTransactionException Constructor

Use for unexpected events

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public SystemDatabaseNotFoundWithReadonlyTransactionException(
	string message
)

Parameters

message
Type: SystemString
Describe the unexpected event
See Also