Function Database_Static_sqlserver->close_connections
Definitions
sources/database/sqlserver.php
- Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A