pjs.getConnection()
Â
This API retrieves a database connection.
Each database driver may have its own unique properties and methods attached to the connection object.
Parameters
1. Database connection (optional): A database connection definition object returned from pjs.getDB(). If not passed, the default database connection is used.
Return Value
Connection Object
Â
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!