LinqConnect Documentation
Devart.Data.Linq Namespace / MemberChangeConflict Class

In This Topic
    MemberChangeConflict Class Properties
    In This Topic

    For a list of all members of this type, see MemberChangeConflict members.

    Public Properties
     NameDescription
    Public PropertyGets the current value of the member in conflict.  
    Public PropertyGets the actual database value of the member in conflict.  
    Public PropertyGets a value, indicating whether the member data has been changed since the last database read or refresh.  
    Public PropertyGets a value, indicating whether the conflict has been resolved.  
    Public PropertyGets metadata information about the member in conflict.  
    Public PropertyGets the original value of the member in conflict.  
    Top
    See Also