2.4.789 BrtSlicerCacheNativeItem

The BrtSlicerCacheNativeItem record specifies non- OLAP slicer items (section 2.2.14.1.4.1) for a slicer cache (section 2.2.14.1).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cItems

rgItems (variable)

...

cItems (4 bytes): An unsigned integer that specifies the number of non-OLAP slicer items in the slicer cache.

rgItems (variable): An array of SlicerCacheNativeItem (section 2.5.136) structures that specifies non-OLAP slicer items for the slicer cache. The number of elements in this array MUST be equal to the value of the cItems field. Every SlicerCacheNativeItem in this array MUST have a unique iCache field. At least one SlicerCacheNativeItem in this array MUST have the fSelected field value equal to 1.