Click or drag to resize

PageUpdateLockException Constructor

Initializes a new instance of the PageUpdateLockException class

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

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:VelocityDb.Exceptions.PageUpdateLockException.#ctor(System.String)"]

See Also