AdoEventHandler Class

<< Click to Display Table of Contents >>

Navigation:  Ado Events >

AdoEventHandler Class

Previous pageReturn to chapter overviewNext page

Purpose

Abstract class for event handling

 

Prototype

CLASS AdoEventHandler

 

Description

You should never use this class directly, but create a subclass of the AdoConnectionEvents or AdoRecordSetEvents class to implement your Event handler

 

See Also

Ado Events, AdoConnectionEvents, AdoRecordSetEvents