Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a set of events that are raised when data objects are added to, changed in, or deleted from a data source.
The IVsDataObjectChangeEvents type exposes the following members.
Events
Name
Description
Occurs when an event group has ended.
Occurs when an event group starts.
Occurs when a data object is added.
Occurs when a data object is changed.
Occurs when a data object is deleted.
Top