MemberChangeConflict.IsModified Property

 

Gets a value that indicates whether the member data has been changed since the last database read or refresh.

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

member IsModified : bool with get

Property Value

Type: System.Boolean

True if the member data has been changed.

Use the property to merge new values without overwriting pending updates.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: