Click or drag to resize
ConnectionDataBase Events

The ConnectionDataBase type exposes the following members.

Events
  NameDescription
Public eventContentsChanged
Raised when one or more controls in the control were changed by the user.
Public eventDataCollectionChanged
Raised when data in this collector has been changed. Use IsReady to check whether this element is indeed complete or not.
(Inherited from DataCollectorBase.)
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from DataCollectorBase.)
Top
See Also