SQLite_Connection.close
close
Documentation
Closes the connection releasing the underlying database resources immediately instead of waiting for them to be automatically released. The connection is not usable afterwards.
Closes the connection releasing the underlying database resources immediately instead of waiting for them to be automatically released. The connection is not usable afterwards.