DataSource: IUiDataSource;
The DataSource property specifies the data source, to which the component is connected. A list of acceptable values contains names of all components UiDataSource that are located on the form.
This property binds the data access visual component to the data set specified in the DataSet property.
See also: