IDBEditBox.DataSource

Syntax

DataSource: IUiDataSource;

Description

The DataSource property specifies the data source, with which the component is linked.

Comments

A list of available values contains names of all UiDataSource components located on the form.

This property links the data access visual component to the data set specified in the DataField property.

See also:

IDBEditBox