LockingException Constructors
An exception thrown because an attempt is made to modify a row in a database, but its version doesn’t match the version of the row being posted.| Name | Description |
|---|---|
| LockingException() | Initializes a new instance of the LockingException class. |
See Also