IVZDataNormalizeAdapter.InitializeFromDataSource

Syntax

InitializeFromDataSource(DataSource: IVZMultiplyDataSource);

Parameters

DataSource. Data source.

Description

The InitializeFromDataSource method loads data into the transformer from the selected source.

Example

The method use is given on the description page of the IVZDataNormalizeAdapter.NormalizeMode property.

See also:

IVZDataNormalizeAdapter