Microsoft SDK for Java

DataSource.getStayInSync

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.

Syntax

public boolean getStayInSync()

Return Value

Returns true if the child and parent row positions will stay in synchronization; otherwise, returns false.

See Also   setStayInSync

© 1999 Microsoft Corporation. All rights reserved. Terms of use.