LinqConnect Documentation
Devart.Data.Linq Namespace / ObjectSubmitError Class

In This Topic
    ObjectSubmitError Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets exception that occurred after executing INSERT, UPDATE, or DELETE operations.  
    Public PropertyGets the object in conflict.  
    Public PropertyGets the original value for object in conflict.  
    Top
    See Also