ComponentOne List 8.0 for ActiveX
Notify Property (XArrayDB)

 

XArrayDB Reference> XArrayDB Object Properties> Notify Property (XArrayDB)

Notify Property (XArrayDB)

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

Syntax

XArrayDB.Notify= boolean

Remarks

Read-only at run time. Not available at design time.

Property applies to 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.

See Also

XArrayDB Object

 

 


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

Product Support Forum  |  Documentation Feedback