Fired before 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 BeforeUpdate
Visual Basic (Declaration)
Public Event BeforeUpdate As DataSetEventHandler

See Also