DataSource.getStayInSync

Overview | Methods | This Package | All Packages

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