Microsoft SDK for Java

DataSource.requery

Re-executes the command that created the recordset associated with the data source.

Syntax

public void requery()

Remarks

If the recordset is currently open, it is closed before the command is re-executed.

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