Overload List

  NameDescription
Public methodGetChanges()()()()
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.
Public methodGetChanges(array<String>[]()[][], DataRowStateEnum)
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.

See Also