2.5.98.14 ParameterParsedFormula
The ParameterParsedFormula structure specifies the formula (section 2.2.2) for a query parameter.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cce |
|||||||||||||||||||||||||||||||
rgce (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
cb |
|||||||||||||||||||||||||||||||
rgcb (variable) |
|||||||||||||||||||||||||||||||
... |
cce (4 bytes): An unsigned integer that specifies the length of rgce in bytes. Its value MUST be greater than 0 and less than 16385.
rgce (variable): An Rgce (section 2.5.98.88) structure that specifies the sequence of Ptg (section 2.5.98.16) structures for the formula. It MUST NOT contain PtgExp (section 2.5.98.40), PtgArray (section 2.5.98.23)<72>, PtgMemArea (section 2.5.98.54), or PtgSxName (section 2.5.98.76).
The root node of the parse tree of this field MUST NOT be a VALUE_TYPE, as described in section 2.5.98.88.
cb (4 bytes): An unsigned integer that specifies the length of rgcb in bytes.
rgcb (variable): An RgbExtra (section 2.5.98.87) structure that specifies ancillary data for the formula.