Fired after all changes in the data set are updated to the database.

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

Syntax

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

See Also