a_sql_uint32 sqlda_storage( struct sqlda * sqlda, int varno );
sqlda A pointer to a SQLDA structure.
varno An index for a sqlvar host variable.
An unsigned 32-bit integer value representing the amount of storage required to store any value for the variable described in sqlda->sqlvar[varno].