2.5.198.23 ParameterParsedFormula
The ParameterParsedFormula structure specifies a formula (section 2.2.2) for a query parameter.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cce |
rgce (variable) |
||||||||||||||||||||||||||||||
... |
cce (2 bytes): An unsigned integer that specifies the length of rgce in bytes. MUST be greater than 0.
rgce (variable): An Rgce that specifies the sequence of Ptgs for the formula. MUST NOT contain PtgExp, PtgTbl, PtgArray<177>, PtgMemArea, PtgElfLel, PtgElfRw, PtgElfCol, PtgElfRwV, PtgElfColV, PtgElfRadical, PtgElfRadicalS, PtgElfColS, PtgElfColSV, PtgElfRadicalLel, or PtgSxName.
-
The root node of the parse tree of this field MUST NOT be a VALUE_TYPE, as described in Rgce.