DM_setForcHorizon

Set the the point in time until the time series is forecasted. Valid values are relative values and values such as TIME/DATE/TIMESTAMP (in ISO format). If this parameter is not set, the forecast stops if the assumed error of the forecast is getting too large.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-timeSet..DM_setForcHorizon--(--forcHorizon--)---------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_setForcHorizon--(--timeSet--,--forcHorizon--)------------><

Parameters

timeSet
A value of type DM_TsSettings
forcHorizon
A value of type VARCHAR(128).

Return Value

The return Value is of type DM_TsSettings



Feedback | Information roadmap