Skip to content

Class: Report_DS [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that supports creation of hierarchies of objects that can output data from the database or change large numbers of records in it

Hierarchy

cObject > Report > Report_DS

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: ReportDS.pkg

Description

The Report_DS class supports creation of hierarchies of objects that can output data from the database or change large numbers of records in it. Its subclasses BasicReport and cWinReport2 should be used for sub-classing and instantiation.