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