Share via


IVsDataObjectChangeEventsBroker Interface

Represents the ability to raise events when data objects are added, changed, or deleted on a data source.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Public Interface IVsDataObjectChangeEventsBroker
'Usage
Dim instance As IVsDataObjectChangeEventsBroker
public interface IVsDataObjectChangeEventsBroker
public interface class IVsDataObjectChangeEventsBroker
public interface IVsDataObjectChangeEventsBroker

Remarks

This interface is implemented as a built-in DDEX service.

See Also

Reference

IVsDataObjectChangeEventsBroker Members

Microsoft.VisualStudio.Data.Services Namespace