Sets the current record in this dataset similar to the current record in another dataset.
procedure GotoCurrent(DataSet: TCustomDADataSet);
Call the GotoCurrent method to set the current record in this dataset similar to the current record in another dataset. The key fields in both these DataSets must be coincident.