2.4.273.36 SXAddl_SXCGroup_SXDGrpInfo

The SXAddl_SXCGroup_SXDGrpInfo record specifies information about an 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

D

reserved2

...

reserved3

stUniqueName (variable)

...

stCaption (variable)

...

stParentUniqueName (variable)

...

iGroupNum

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

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

B - reserved1 (2 bits): MUST be zero, and MUST be ignored.

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

D - fHasNoParent (1 bit): A bit that specifies whether the stParentUniqueName field does not exist.

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

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

stUniqueName (variable): An XLUnicodeString structure that specifies the fully qualified unique name of the OLAP group. The length of this field MUST be less than or equal to 255 characters.

stCaption (variable): An XLUnicodeString structure that specifies the caption (display name) of the OLAP group. The length of this field MUST be less than or equal to 255 characters.

stParentUniqueName (variable): An optional XLUnicodeString structure that specifies an MDX unique name of the OLAP member, which is the parent of the members (2) of this group in the OLAP cube. This field exists if and only if the value of fHasNoParent is zero. The length of this field MUST be less than or equal to 255 characters.

iGroupNum (4 bytes): A signed integer that specifies a unique identifier for this OLAP group within the OLAP grouping level containing it. MUST be greater than zero.