2.4.304 SXString

The SXString record specifies a segment of a string that contains information about a PivotCache or an external connection. When this record occurs in a sequence of records that conforms to the SRCSXOPER rule or the GRPSXOPER rule, then it specifies a cache item with a string value.


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

cch

segment (variable)

...

cch (2 bytes): An unsigned integer that specifies the length, in characters, of the XLUnicodeStringNoCch structure in the segment field. If cch is 0xFFFF, segment MUST NOT exist.

segment (variable): An XLUnicodeStringNoCch structure that specifies a segment of the string. This exists only if the value of the cch field is different than 0xFFFF.