dbms
Generic function
Summary
Returns the DBMS object associated with the connection.
Signature
dbms connection => dbms
Arguments
- connection
- An instance of
<connection>.
Values
- dbms
- An instance of
<dbms>.
Library
sql
Module
sql
Description
Returns the DBMS object associated with the connection.