Next Previous Up Top Contents Index

1.8 Database introspection

database-object-name

Generic function

Summary

Returns the name of a database object.

Signature

database-object-name db-object => name-string 

Arguments

db-object
An instance of <database-object>.

name-string
An instance of <string>.

Library

SQL

Module

SQL

Description

Returns the name of the database object. It is inherited by the subclasses of <database-object>.


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

Next Previous Up Top Contents Index