Retrieves the dataset for the target datasource and calls its Next method.
Source position: dbactns.pp line 61
public procedure TDataSetNext.ExecuteTarget(
Target: TObject
); override;
Target
DataSource object examined in the method.