2.4.267 BrtBeginSXTupleSet

The BrtBeginSXTupleSet record specifies the beginning of a collection of records and collections as defined by the Common Productions ABNF (section 2.1.8). The collection of records specifies an OLAP named set.


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

FRTHeader

cRow

cCol

FRTHeader (4 bytes): An FRTBlank (section 2.5.55) that specifies the future record (section 2.1.6) information for this record.

cRow (4 bytes): An unsigned integer that specifies the number of BrtBeginSXTupleSetRow (section 2.4.270) records within this collection. This value MUST be greater than or equal to 1. The result of cRow * cCol MUST be less than or equal to 3000.

cCol (4 bytes): An unsigned integer that specifies the number of BrtSXTupleSetHeaderItem (section 2.4.822) records within this collection. This value MUST be greater than or equal to 1. The result of cRow * cCol MUST be less than or equal to 3000.