Share via


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

Public method

EndEventGroup

Removes the specified event group.

Public method

RaiseObjectAdded

Overloaded. Raises the ObjectAdded event or adds the event to the specified event group.

Public method

RaiseObjectChanged

Overloaded. Raises the ObjectChanged event or adds the event to the specified event group.

Public method

RaiseObjectDeleted

Overloaded. Raises the ObjectDeleted event or adds the event to the specified event group.

Public method

RollbackEventGroup

Removes the specified event group.

Public method

StartEventGroup

Start a new event group.

Top

See Also

Reference

IVsDataObjectChangeEventsBroker Interface

Microsoft.VisualStudio.Data.Services Namespace