AdoEventHandler Class

<< Click to Display Table of Contents >>

Navigation:  Ado Events >

AdoEventHandler Class

Previous pageReturn to chapter overviewNext page

Note

Please note that event handling is not supported in the current version of Xs2Ado

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