IVsDataObjectChangeEventsBroker Members
Include Protected Members
Include Inherited Members
Represents the ability to raise events when data objects are added, changed, or deleted on a data source.
The IVsDataObjectChangeEventsBroker type exposes the following members.
Methods
Name
Description
Removes the specified event group.
Overloaded. Raises the ObjectAdded event or adds the event to the specified event group.
Overloaded. Raises the ObjectChanged event or adds the event to the specified event group.
Overloaded. Raises the ObjectDeleted event or adds the event to the specified event group.
Removes the specified event group.
Start a new event group.
Top