db_result_t db_bind_destroy ( db_bind_t bdef  ) 

Destroy row binding created by db_bind_init.

Parameters:
bdef Binding definition.
Returns:
On failure, one of the following error codes is set:
  • DB_EINVAL Binding definition parameter is null.

See also:
db_bind_init,
get_db_error, clear_db_error, Error Handling


Copyright © 2005-2008 ITTIA®. All rights reserved.