Data Port Sync 1.0.500

SqlCeRowset. Method 

[This is preliminary documentation and subject to change.]

Updates the row data on the current cursor position.

[Visual Basic]
Public Sub ()
[C#]
public void ();

Remarks

This function only works on writable rowsets (tables).

Exceptions

Exception Type Condition
PipeException Thrown when the Pipe fails to communicate.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace