DataSource.requery

Overview | Methods | This Package | All Packages

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.