Retrieves the dataset for the target datasource and calls its Last method.
Source position: dbactns.pp line 53
public procedure TDataSetLast.ExecuteTarget(
Target: TObject
); override;
Target
Target datasource examined in the method.