Bound Descriptor Records
If the descriptor is an APD, then each bound record constitutes a bound
parameter. For input parameters, the application must bind a parameter for each
dynamic parameter marker in the SQL statement before executing the statement. For
output parameters, the application need not bind the parameter.
If the descriptor is an ARD, which describes a row of database data, then each
bound record constitutes a bound column.