RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionSource.nSums Property

Indicates the number of active summaries in the decision cube.

Pascal
property nSums: Integer;
C++
__property int nSums;

Read nSums to determine the number of summary types the decision source can provide to a decision control. The decision source can only provide decision controls with a single summary at a time. The CurrentSum property indicates which of the nSums possibilities is currently provided by the decision source. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!