get_n_modified_rows
Description:
public int get_n_modified_rows ()
Get the number of rows which have been modified in the proxy (the sum of rows existing in the proxied data model which have been modified, and
new rows).
Parameters:
Returns:
the number of modified rows
|