IVsDataObjectChangeEvents Interface
Represents a set of events that are raised when data objects are added to, changed in, or deleted from a data source.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataObjectChangeEvents
'Usage
Dim instance As IVsDataObjectChangeEvents
public interface IVsDataObjectChangeEvents
public interface class IVsDataObjectChangeEvents
public interface IVsDataObjectChangeEvents
Remarks
This interface is implemented as a built-in DDEX service.