2.4.273.19 SXAddl_SXCCacheField_SXDSxrmitmCount

The SXAddl_SXCCacheField_SXDSxrmitmCount record specifies the number of cache item records in this cache field for an SxcCacheField class. This record exists only if this is an OLAP PivotCache and the PivotCache functionality level is greater than 2.


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

hdr

...

citm

...

reserved

hdr (6 bytes):  An SXAddlHdr structure. The value of hdr.sxc MUST equal 0x04 and the value of hdr.sxd MUST equal 0x2D.

citm (4 bytes): An unsigned integer that specifies the number of cache item records. The value MUST be greater than or equal to 0 and less than or equal to 1048576. The number of SXADDLCACHEITEM collections that follows this record MUST match this value.

reserved (2 bytes): MUST be zero, and MUST be ignored.