This topic has not yet been rated - Rate this topic

AutoSync Enumeration

Instructs the runtime how to retrieve the value after an insert or update operation.

Namespace:  System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)
public enum AutoSync
Member name Description
Supported by Silverlight for Windows Phone Default Automatically selects the value.
Supported by Silverlight for Windows Phone Always Always returns the value.
Supported by Silverlight for Windows Phone Never Never returns the value.
Supported by Silverlight for Windows Phone OnInsert Returns the value only after an insert operation.
Supported by Silverlight for Windows Phone OnUpdate Returns the value only after an update operation.

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ