AdoRecordSetEventClass() Function

<< Click to Display Table of Contents >>

Navigation:  Ado Events >

AdoRecordSetEventClass() Function

Previous pageReturn to chapter overviewNext page

Purpose

Returns the class name of the global RecordSet Event Handler

 

Prototype

FUNCTION AdoRecordSetEventClass AS SYMBOL

 

Return

SYMBOL         Class Name or NULL_SYMBOL when the global events are not enabled

 

See Also

Ado Events, AdoEnableRecordSetEvents(), AdoDisableRecordSetEvents(), AdoRecordSetEvents