This documentation is archived and is not being maintained.
UpdateCheck Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies when objects are to be tested for concurrency conflicts.
Namespace:
System.Data.Linq.Mapping
Assembly:
System.Data.Linq (in System.Data.Linq.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Always | Always check. This is the default unless IsVersion is true for a member. |
| Never | Never check. |
| WhenChanged | Check only when the object has been changed. |
Windows Phone OS
Supported in: 8.1, 8.0