2.4.141 BrtBeginPCDHGLGMember

The BrtBeginPCDHGLGMember record specifies an OLAP member or name of a group in the subsequent OLAP level that is part of the associated OLAP grouping (section 2.2.5.2.8), and specifies the beginning of an empty collection of records as defined by the PivotCache Definition (section 2.1.7.38) part ABNF.


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

fGroup

stUnique (variable)

...

fGroup (4 bytes):  A Boolean (section 2.5.98.3) that specifies whether this record specifies the name of a group in the subsequent OLAP level. The possible values for this field are listed in the following table.

Value

Meaning

0x00000000

This record specifies an OLAP member.

0x00000001

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

stUnique (variable):  An XLWideString (section 2.5.169) that specifies the unique name of an OLAP member or name of a group in the subsequent OLAP level of the OLAP grouping (section 2.2.5.2.8) that contains this record. If the value of fGroup is 0, this is a 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 BrtBeginPCDHGLGroup (section 2.4.143) records of the PCDHGLGROUPS rule (defined in section 2.1.7.38) in the subsequent OLAP level that is part of the associated OLAP grouping. The length of this value MUST be greater than zero. If the bVerCacheCreated field of the preceding BrtBeginPivotCacheDef (section 2.4.168) record is greater than or equal to 3, then the length of this value MUST be less than 32,768 characters, otherwise it MUST be less than 256 characters.