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.
public void setStayInSync( boolean stayInSync )
stayInSync
Set to true for the child and parent row positions to stay in synchronization; otherwise, set to false.
See Also getStayInSync