Assembly: Ms;
The IMsCalculationStatsDiff interface is used to get information about differences in the values of ETL task execution statistic.
IMsCalculationStatsDiff
Statistics are compared using the IMsCalculationStats.Compare method. To get information about various values after the comparison, use the IMsCalculationStatsDiffList.Item property.
Property name | Brief description | |
Left | The Left property returns information about source statistic. | |
Right | The Right property returns information about compared statistic. |
See also: