User`s guide

7 Functions — Alphabetical List
7-184
close(conn)
Input Arguments
conn — Database connection
database connection object
Database connection, specified as a database connection object created using database.
More About
Tips
When you use a connection object that is already closed in the ping function, the
function returns the following error: Invalid connection. Create another connection to
your database and try the ping function again.
See Also
close | database | dmd | get | isconnection | set | supports