Next Previous Up Top Contents Index

1.5.3 Result-set classes

<result-set>

Abstract class

Summary

The class for result sets.

Superclasses:

<sequence>

Library

sql

Module

sql

Description

Instances of this class represent the results of an SQL SELECT statement.

This class is the root class for all result-set classes. The type-for-copy function returns <simple-object-vector> for objects of this class.


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

Next Previous Up Top Contents Index