Gets a
DataSet containing all tables that have changed since the data was loaded or
AcceptChanges was called.
'Declaration
Public Overloads Function GetChanges() As DataSet
public DataSet GetChanges()
Return Value
A
DataSet containing all modifications on all tables.