ComponentOne True DataControl 8.0
Notify Property (XArrayDB)

Syntax

XArrayDB.Notify= boolean

Read-only at run time. Not available at design time.
Property applies to XArrayDB object.

Description

This property sets or returns a boolean that determines whether notifications should be sent to all OLEDBSimpleProviderListener objects associated with an XArrayDB object.

If True (the default), notifications are sent for row deletions, row insertions, and cell value changes.

If False, all notifications are suppressed.

When using XArrayDB as an OLEDBSimpleProvider data source, you can set the Notify property to False to suppress notification during initialization or massive updates, then set it back to True to re-enable listener notifications.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback