This documentation is archived and is not being maintained.
ChangeConflictException Class
Visual Studio 2008
Thrown when an update fails because database values have been updated since the client last read them.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
The following example shows how this exception might be used for returning information about a concurrency conflict.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: