Creates a new instance of the
ConcurrencyException Class.
Syntax
| Visual Basic (Usage) | Copy Code |
|---|
Dim persistent As Object
Dim storagePersistent As Object
Dim instance As ConcurrencyException(persistent, storagePersistent)
|
Parameters
- persistent
- The persistent object that caused the exception.
- storagePersistent
- The persistent object that has been reloaded from the storage to check for concurrency problems.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family
See Also