IDBEditBox.DataSource

Syntax

DataSource: IUiDataSource;

Description

The DataSource property specifies the data source, to which the component is connected.

Comments

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

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

See also:

IDBEditBox