Next Previous Up Top Contents Index

1.2.5 Connection protocol functions, methods, and macros

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.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index