Checks to see if the given field is null.
- Parameters:
-
| hrow | Row handle. |
| nfield | Field number. |
- Returns:
- (1) when the given field is null.
- (0) when the given field contains data.
- (-1) on failure.
On failure, one of the following error codes is set:
- See also:
- get_db_error, clear_db_error, Error Handling