Function DbResetNotifications() Foundation

Reactivates notifications being sent from a work area to registered objects.

Syntax
DbResetNotifications( [<lChildAreas>] ) --> lActivated
Parameters
<lChildAreas>
<lChildAreas> is an optional logical value that determines whether notifications should be reactivated for child work areas also. It defaults to .F. (false). By default, a call to DbResetNotifications() is only executed in the current work area.
Return

The return value is .T. (true) if notifications are sent from a work area to all registered clients (objects).

Description

This function is still supported but replaced by DbResumeNotifications()

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.