.NET Framework Class Library
DataTable..::.GetChanges Method

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

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetChanges()()()Gets a copy of the DataTable that contains all changes made to it since it was loaded or AcceptChanges was last called.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetChanges(DataRowState)Gets a copy of the DataTable containing all changes made to it since it was last loaded, or since AcceptChanges was called, filtered by DataRowState.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker