IDmDataSource.AddResultRows

Syntax

AddResultRows(Count: Integer);

Parameters

Count. Number of added rows.

Description

The AddResultRows method adds rows containing analysis results.

Comments

Adding rows with results can be used on data forecasting.

Example

The method use is given in the example for IDmForecasting.ForecastingMethod.

See also:

IDmDataSource