2.4.190 ParamQry

The ParamQry record specifies the parameters for a parameterized query.


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

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.