LinqConnect Documentation
Devart.Data.Linq Namespace / ObjectSubmitError Class
Properties

In This Topic
    ObjectSubmitError Class Members
    In This Topic

    The following tables list the members exposed by ObjectSubmitError.

    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