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
Show full hierarchy and direct subclasses
- cObject
- Report
- Report_DS
- BasicReport
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.