<< Click to Display Table of Contents >> AdoRecordSet:EnableEvents() |
![]() ![]() ![]() |
Enable Event handling for this particular RecordSet Object
METHOD EnableEvents ( oRecSetEvent AS AdoRecordSetEvents ) AS LOGIC PASCAL CLASS AdoRecordSet
oEvent Instance of a subclass of AdoRecordSetEvents
LOGIC TRUE when succesfull, else FALSE
AdoRecordSet, AdoRecordSet:DisableEvents(), AdoRecordSetEvents, AdoEnableRecordSetEvents()