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