IUiDataSet.Open

Syntax

Open([Values: IMetabaseObjectParamValues = Null]);

Parameters

Values are parameters values, used when opening a data source.

Description

The Open method opens a data source, after that the Active property is set to True, and data editing becomes available.

See also:

IUiDataSet