Gets a copy of internal DataTable containing all the changes to it since it was last loaded, or since AcceptChanges was last called.
Gets a copy of internal DataTable containing all the changes to it since it was last loaded, or since AcceptChanges was last called.
public virtual void GetChanges();
Gets a copy of internal DataTable containing all the changes to it since it was last loaded, or since AcceptChanges was last called.
public virtual void GetChanges(DataRowState);
EasyObject Class | NCI.EasyObjects Namespace