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
'宣言
Public Interface IVsDataObjectChangeEventsBroker
'使用
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.