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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.