Events of DataStore object

Supported

The following DataStore events are supported:

Table 264. 

Constructor

DBError

Destructor*

ItemChanged

ItemError

PrintPage

RetrieveEnd

RetrieveStart

SQLPreview*

UpdateEnd

UpdateStart

WSError


  • Destructor

    If a non-visual object is a local variable, the Destructor event in the non-visual object cannot be triggered unless there is a Destroy statement for the non-visual object as well.

  • SQLPreview

    The SQLPreview event can be triggered by Retrieve method, but cannot be triggered by the Update or ReselectRow methods.

Unsupported

The following DataStore events are unsupported:

  • Error

  • PrintEnd

  • PrintStart

  • RetrieveRow