[This is preliminary documentation and subject to change.]
Adds or refreshes rows in the DataSet to match those in the source SQL CE table.
Adds or refreshes rows in the DataSet to match those in the source SQL CE table.
public int (DataSet);
Adds or refreshes rows in a DataTable to match those in the source SQL CE table.
public int (DataTable);
SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace