IUiDataSource.Dataset

Syntax

Dataset: IUiDataSet;

Description

The Dataset property determines the data set, for which the UiDataSource component is a means of transferring information to visual data access components.

Comments

The list of available values includes names of all the UiMemoryTable, UiTable, UiQuery, UiMetabaseDataset, UiRdsDictionary components positioned on the form.

See also:

IUiDataSource