DataSource: IUiDataSource;
The DataSource property specifies the data source, to which the component is linked. A list of available values contains names of all UiDataSource components 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: