![]() |
|
The ifx_var_isnull() function checks whether an lvarchar or var binary host variable contains a null value.
The ifx_var_isnull() function checks for a null value in an lvarchar or var binary host variable. To determine whether an ESQL/C host variable of any other data type contains null, use the risnull() library function. For more information, see page B-330.