LinqConnect Documentation
Devart.Data.Linq Namespace / MemberChangeConflict Class
Members

In This Topic
    MemberChangeConflict Class
    In This Topic
    Represents a situation in which an attempted update fails because member values have been updated since the client last read them.
    Syntax
    'Declaration
     
    Public NotInheritable Class MemberChangeConflict 
    public sealed class MemberChangeConflict 
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also