dbi_close
SQL (dbi.inc)
Description
dbi_close - Closes a database connection handle.
Syntax
dbi_close ( &Sql:sql )
Type
Native
Notes
Internally, it will also mark the handle as free, so this particular handle may be re-used in the future to save time.