Next Previous Up Top Contents Index

1.8 Database introspection

<catalog>

Abstract class

Summary

The class of collection objects that contain <schema> objects.

Superclasses

<database-object>, <result-set>

Library

SQL

Module

SQL

Description

Instances of the <catalog> class are collection objects each of whose elements is an instance of <schema>. This result set can be considered the top-level of the hierarchy of introspection objects.


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

Next Previous Up Top Contents Index