Params property

Applies to
TIB_Statement

Declaration
Property Params : TIB_Row;

Description
This is a reference to the input parameters for the statement.

With InterBase objects all input parameters are handled by parameters.

Be sure to Prepare the statement before accessing Param or Field column references directly.