ISmAssociationRules.FrequentItemsetsCount

Syntax

FrequentItemsetsCount: Integer;

Description

The FrequentItemsetsCount property returns the number of frequent element sets obtained as the result of method calculation.

Comments

A detailed information on the element set can be obtained using the ISmAssociationRules.FrequentItemset property.

Example

The property use is given in the example for ISmAssociationRules.RecommendationRule.

See also:

ISmAssociationRules