dbi_close
- Синтаксис
-
native dbi_close(&Sql:_sql);
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- Closes a database handle. Internally, it will also mark the handle as free, so this particular handle may be re-used in the future to save time.