system.db.getConnections
Description
Returns a dataset of information about each configured database connection. Each row represents a single connection.
Syntax
system.db. getConnections()
-
Parameters
None
-
Returns
Dataset - A dataset, where each row represents a database connection.
-
Scope
All
Code Examples
There are no code examples available for this function.