RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCubeDim.ValueCount Property

Indicates the number of distinct values exist for the dimension.

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

Read ValueCount to determine the number of distinct values for this dimension. The decision cube sets this value using its GetDimensionMemberCount method. 

 

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