<< Click to Display Table of Contents >> AdoConnection:EnableEvents() |
![]() ![]() ![]() |
Note |
Please note that event handling is not supported in the current version of Xs2Ado |
Purpose
Enable Event handling for this particular Connection Object
METHOD EnableEvents ( oConnEvent AS AdoCOnnectionEvents ) AS LOGIC
oEvent Instance of a subclass of AdoConnectionEvents
LOGIC TRUE when succesfull, else FALSE
AdoConnection, AdoConnection:DisableEvents(), AdoConnectionEvents, AdoEnableConnectionEvents()