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