Description Usage Arguments Value Examples
Close a Connection to the Spring Veg Database
1 | CloseDatabaseConnection(conn)
|
conn |
A database connection pool object generated from a call to |
None.
1 2 | conn <- OpenDatabaseConnection()
CloseDatabaseConnection(conn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.