Overload List

  NameDescription
Public methodHasChanges()()()()
Gets a value indicating whether the data set has changes, including new, deleted, or modified rows.
Public methodHasChanges(DataRowStateEnum)
Gets a value indicating whether the data set has changes, including new, deleted, or modified rows, filtered by DataRowStateEnum.

See Also