IDtUnpivotProvider.IsCorrect

Syntax

IsCorrect: Boolean;

Description

The IsCorrect method checks settings and presence of data in the provider in the crosstab format.

Comments

The method returns True if the check was successful, and False if there are any inconsistencies.

Example

The property use is given in the example for IDtUnpivotProvider.Provider.

See also:

IDtUnpivotProvider