Provides read-only access to the data source for the master dataset when this table is the detail of a master/detail relationship.
Syntax:
property DataSource: TDataSource;
Description:
DataSource is a read-only version of the MasterSource property.