IEtlPlainDataProvider.UnpivotProvider

Syntax

UnpivotProvider: IDtUnpivotProvider;

Description

The UnpivotProvider property returns crosstab parameters, according to which data is identified.

Comments

The property is relevant if the IEtlPlainDataProvider.UnpivotMode property is set to True.

Example

The example of use is given in description of the IEtlPlainDataProvider.UnpivotMode property.

See also:

IEtlPlainDataProvider