2.4.273.40 SXAddl_SXCGrpLevel_SXDGrpLevelInfo
The SXAddl_SXCGrpLevel_SXDGrpLevelInfo record specifies information about an OLAP group for an SxcGrpLevel class.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hdr |
|||||||||||||||||||||||||||||||
... |
A |
B |
C |
reserved2 |
|||||||||||||||||||||||||||
... |
reserved3 |
||||||||||||||||||||||||||||||
stLevelName (variable) |
|||||||||||||||||||||||||||||||
... |
hdr (6 bytes): An SXAddlHdr structure. The value of hdr.sxc MUST equal 0x08 and the value of hdr.sxd MUST equal 0x06.
A - fGroupLevel (1 bit): A bit that specifies whether this is a user-defined group level. MUST be a value from the following table:
Value |
Meaning |
---|---|
0 |
The record specifies a group level that corresponds to the source cube level. |
1 |
The record specifies a user-defined group level. |
B - reserved1 (1 bit): MUST be zero, and MUST be ignored.
C - fCustomRollup (1 bit): A bit that specifies whether the OLAP group level has custom rollup.
reserved2 (29 bits): MUST be zero, and MUST be ignored.
reserved3 (2 bytes): MUST be zero, and MUST be ignored.
stLevelName (variable): An XLUnicodeString that specifies the display name of the OLAP group level. The length of this field MUST be less than or equal to 255 characters.