UpdateCheck Enumeration

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 nameDescription
AlwaysAlways check. This is the default unless IsVersion is true for a member.
NeverNever check.
WhenChangedCheck only when the object has been changed.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft