Fired when errors occur in an attempt to update the database when the end user leaves a modified row.
Namespace:
C1.Web.Data.ExpressAssembly: C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)
Syntax
C# |
---|
public event ErrorEventHandler UpdateError |
Visual Basic (Declaration) |
---|
Public Event UpdateError As ErrorEventHandler |