[This is preliminary documentation and subject to change.]
Updates the SQL CE table using the provided DataRow.
Number of affected rows in the target SQL CE table.
Rows are located using the bookmark value and values are updated using the storage engine. No SQL commands are used.
| Exception Type | Condition |
|---|---|
| SqlCeException | Insert, update or delete fails. |
SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace