Fired when an error occurs committing changes to the dataset.

Namespace:  C1.Web.Data.Express
Assembly:  C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)

Syntax

C#
public event DataSetEventHandler UpdateError
Visual Basic (Declaration)
Public Event UpdateError As DataSetEventHandler

See Also