v5:reference:connection:close
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v5:reference:connection:close [2016/01/17 03:40] – ↷ Page moved from v5:reference:close to v5:reference:connection:close mnewnham | v5:reference:connection:close [2021/08/24 01:29] (current) – Fixing issue #665 dregad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== close ====== | ====== close ====== | ||
| - | <WRAP info> | + | |
| - | This function, when called either as '' | + | |
| - | </ | + | |
| <WRAP right box> | <WRAP right box> | ||
| == Syntax == | == Syntax == | ||
| void function close() | void function close() | ||
| </ | </ | ||
| + | |||
| + | This function closes the Database Connection or the RecordSet. | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | <WRAP info> | ||
| + | Calling this function is **not recommended** and usually unnecessary, | ||
| + | as Database connections are automatically cleaned up when scripts end. | ||
| + | </ | ||
| + | |||
v5/reference/connection/close.1452998432.txt.gz · Last modified: (external edit)
