2.4.273.38 SXAddl_SXCGroup_SXDMember

The SXAddl_SXCGroup_SXDMember record specifies an OLAP member or the name of a group in the subsequent OLAP level that is part of this OLAP grouping for an SxcGroup class.


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

...

A

B

C

reserved1

...

reserved2

stUnique (variable)

...

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

A - unused1 (1 bit): Undefined and MUST be ignored.

B - fGroup (1 bit): A bit that specifies whether this record specifies the name of a group in the subsequent OLAP level.

Value

Meaning

0

This record specifies an OLAP member.

1

This record specifies the name of a group in the subsequent OLAP level. 

C - unused2 (1 bit): Undefined and MUST be ignored.

reserved1 (29 bits): MUST be zero, and MUST be ignored.

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

stUnique (variable): An XLUnicodeString that specifies the MDX unique name of an OLAP member or the name of a group in the subsequent OLAP level. If the value of fGroup is 0, this is an MDX unique name of an OLAP member.  If the value of fGroup is 1, this is a group name and it MUST match the stName field in one of the SXAddl_SXCGroup_SXDId records for the subsequent OLAP level. The length of this field MUST be less than or equal to 255 characters.