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 |
---|---|
Locking |
Initializes a new instance of the Locking |
See Also