Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the row position in a child recordset will change to correspond to a change in the row position of the parent recordset.
Syntax
public void setStayInSync( boolean stayInSync )
Parameters
stayInSync
Set to true for the child and parent row positions to stay in synchronization; otherwise, set to false.
See Also getStayInSync