RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCubeDim.IsBinData Method

Indicates whether the dimension includes a member for every field value.

Pascal
function IsBinData: Boolean;
C++
__fastcall Boolean IsBinData();

Call IsBinData to determine if the dimension item represents a dimension of the decision cube that groups values into date ranges or represents a paged dimension. IsBinData returns true if the value of the BinType property is not binNone. 

 

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