Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Server Administration » Writing Synchronization Scripts in Java » MobiLink server API for Java Reference » UpdateResultSet

UpdateResultSet Next Page

setNewRowValues method


Syntax

public void setNewRowValues( )

Remarks

Sets the mode of this result set to return new column values ( the post update row). The result set represents the latest updated values in the remote client database. This is the default mode.

See also