Data Port Sync 1.0.500

SqlCeTableAdapter. Method

[This is preliminary documentation and subject to change.]

Adds or refreshes rows in the DataSet to match those in the source SQL CE table.

Overload List

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);

See Also

SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace