Overload List

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

See Also