AdoRecordSet:DisableEvents()

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:DisableEvents()

Previous pageReturn to chapter overviewNext page

Note

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

Purpose

Disable Event handling for this particular RecordSet Object

 

Prototype

METHOD DisableEvents (  )  AS LOGIC 

 

Return

LOGIC        TRUE when succesfull, else FALSE

 

See Also

AdoRecordSet, AdoRecordSet:EnableEvents(), AdoRecordSetEvents, AdoDisableRecordSetEvents()