AdoConnection:EventHandler Access

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

AdoConnection:EventHandler Access

Return to chapter overview

Purpose

Return the Event handler associated with this connection

 

Prototype

ACCESS EventHandler AS AdoEventHandler PASCAL Class AdoConnection

 

 

 

Description

When Connection Events are enabled this access will return the Event Handler object

 

See Also

AdoConnectionEvents, AdoConnection:EnableEvents, AdoConnection:DisableEvents, AdoEventHandler