ADODataSet.Refresh


public function Refresh

Prototype:

public function Refresh();

Description:

Reexecutes the current SQL query. This is useful when you know that the data in the current row has changed.

Return value:

This function returns null.