Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UpdateCheck Enumeration

Specifies when objects are to be tested for concurrency conflicts.

Namespace:  System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public enum UpdateCheck

Member nameDescription
Supported by Silverlight for Windows PhoneAlwaysAlways check. This is the default unless IsVersion is true for a member.
Supported by Silverlight for Windows PhoneNeverNever check.
Supported by Silverlight for Windows PhoneWhenChangedCheck only when the object has been changed.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

Show:
© 2017 Microsoft