AdoRecordSetEventClass() Function

<< Click to Display Table of Contents >>

Navigation:  Ado Events >

AdoRecordSetEventClass() Function

Previous pageReturn to chapter overviewNext page

Note

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

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