.NET Framework Class Library
DataSet.GetChanges Method

Gets a copy of the DataSet containing all changes made to it since it was last loaded, or since AcceptChanges was called.

Overload List

Name Description
DataSet.GetChanges () Gets a copy of the DataSet that contains all changes made to it since it was loaded or since AcceptChanges was last called.

Supported by the .NET Compact Framework.

DataSet.GetChanges (DataRowState) Gets a copy of the DataSet containing all changes made to it since it was last loaded, or since AcceptChanges was called, filtered by DataRowState.

Supported by the .NET Compact Framework.

See Also

Tags :


Page view tracker