Gets a copy of the data set containing all changes to simple tables made since it was last filled, or since AcceptChanges()()()() was called. Composite tables and table views are empty in the resulting data set.

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

Syntax

C#
public C1DataSet GetChanges()
Visual Basic (Declaration)
Public Function GetChanges As C1DataSet

See Also