2.5.263 SXVIFlags

SXVIFlags is a 2-byte structure which specifies properties for a pivot item.


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

A

B

C

D

E

F

reserved2

A - fDrilledMember (1 bit): A bit that specifies whether child elements of this node are collapsed, see Collapsing for details. MUST be zero if the pivot items are from attribute hierarchies. MUST be zero if the itmType field of the SXVI record of the pivot item is not zero.

B - reserved1 (1 bit): MUST be zero, and MUST be ignored.

C - fHasChildren (1 bit): A bit that specifies whether the pivot item has child OLAP members. MUST be zero if the itmType field of the SXVI record of the pivot item is not zero.

D - fCollapsedMember (1 bit): A bit that specifies whether the subnodes of this node are collapsed, see Collapsing for details. This value applies only to pivot items of attribute hierarchies. MUST be zero if the pivot items are from non-attribute hierarchies.

E - fHasChildrenEst (1 bit): A bit that specifies whether fHasChildren is considered correct.

F - fOlapFilterSelected (1 bit): A bit that specifies whether this pivot item is selected for Olap Manual Filtering.

reserved2 (10 bits): MUST be zero, and MUST be ignored.