2.4.190 ParamQry
The ParamQry record specifies the parameters for a parameterized query.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fixed |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgb (variable) |
|||||||||||||||||||||||||||||||
... |
fixed (8 bytes): A PARAMQRY_Fixed structure that specifies the type information of the parameters.
rgb (variable): Variable type field that specifies a parameter for a parameterized query. The data type and meaning are specified in the following table:
-
Value of fixed.pbt
Value of fixed.grbit
Meaning
0
Any
rgb is an SXString followed by an unused byte.
1
0x001
rgb is an Xnum (section 2.5.342).
1
0x002
rgb is an SXString followed by an unused byte.
1
0x800
rgb is a 4-byte signed integer.
2
Any
rgb is an FMSER_param that specifies the cell reference containing the parameter.