MemberChangeConflict Properties
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentValue | Gets the current value of the member in conflict. |
![]() | DatabaseValue | Gets the database value of the member in conflict. |
![]() | IsModified | Gets a value that indicates whether the member data has been changed since the last database read or refresh. |
![]() | IsResolved | Gets a value that indicates whether the conflict has been resolved. |
![]() | Member | Gets metadata information about the member in conflict. |
![]() | OriginalValue | Gets the original value of the member in conflict. |
Show:
