LinqConnect Documentation
Devart.Data.Linq Namespace / MemberChangeConflict Class
Properties Methods

In This Topic
    MemberChangeConflict Class Members
    In This Topic

    The following tables list the members exposed by MemberChangeConflict.

    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
    Public Methods
     NameDescription
    Public MethodOverloaded. Specifies the value to set as the current value for the member in conflict.  
    Top
    See Also