2.4.273.45 SXAddl_SXCHierarchy_SXDFilterMember12

The SXAddl_SXCHierarchy_SXDFilterMember12 record specifies an OLAP manual filter for a pivot hierarchy. This record MUST NOT exist if the PivotCache functionality level of the associated PivotCache is less than 3.


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

...

isxtl

...

reserved

cItems

rgStMembers (variable)

...

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

isxtl (4 bytes): An unsigned integer that specifies the zero-based ordinal of the OLAP level in the pivot hierarchy that the OLAP manual filter applies to. MUST be greater than or equal to 0.

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

cItems (2 bytes): An unsigned integer that specifies the number of items in rgStMembers.

rgStMembers (variable): An array of XLUnicodeString. Each element specifies the MDX unique name of an OLAP member selected in the OLAP manual filter. The number of elements in the array is specified by cItems. The length of each element MUST be greater than zero characters and less than or equal to 255 characters.