Retrieves 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 boolean getStayInSync()
Returns true if the child and parent row positions will stay in synchronization; otherwise, returns false.
See Also setStayInSync