DM_setGroup

Set the group ID for a DM_RuleSettings value. The group ID marks several items or single events as parts of one single item group. For example, in a retail mining scenario, the group ID is the date and time of one purchase that contains several items (articles).

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-ruleSet..DM_setGroup--(--group--)---------------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_setGroup--(--ruleSet--,--group--)------------------------><

Parameters

ruleSet
A value of type DM_RuleSettings
group
A value of type VARCHAR(128).

Return Value

The return Value is of type DM_RuleSettings



Feedback | Information roadmap