ComponentOne DataObjects for .NET
GetChanges() Method

C1.Data.2 Assembly > C1.Data Namespace > C1DataSet Class > GetChanges Method : GetChanges() Method
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.
Syntax
'Declaration
 
Public Overloads Function GetChanges() As C1DataSet
public C1DataSet GetChanges()
See Also

Reference

C1DataSet Class
C1DataSet Members
Overload List