IMsCalculationStatsDiff

Assembly: Ms;

Description

The IMsCalculationStatsDiff interface is used to get information about differences in the values of ETL task execution statistic.

Inheritance Hierarchy

          IMsCalculationStatsDiff

Comments

Statistics are compared using the IMsCalculationStats.Compare method. To get information about various values after the comparison, use the IMsCalculationStatsDiffList.Item property.

Properties

  Property name Brief description
Left The Left property returns information about source statistic.
Right The Right property returns information about compared statistic.

See also:

Ms Assembly Interfaces