<< Click to Display Table of Contents >> AdoDisableRecordSetEvents() Function |
![]() ![]() ![]() |
Disable global Recordset Events
FUNCTION AdoDisableRecordSetEvents ( )
Please note that existing event handlers will still be called. To disable these you need to call DisableEvents() on the Recordset Objects .
Ado Events, AdoRecordSetEventClass(), AdoEnableRecordSetEvents()