close

Syntax
 void function close()

This function closes the Database Connection or the RecordSet.

Calling this function is not recommended and usually unnecessary, as Database connections are automatically cleaned up when scripts end.