IVsDataObjectStore Interface
Represents a store, that is, a cache, of data source–specific data objects.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
Public Interface IVsDataObjectStore
'使用
Dim instance As IVsDataObjectStore
public interface IVsDataObjectStore
public interface class IVsDataObjectStore
public interface IVsDataObjectStore
Remarks
This interface is implemented as a built-in DDEX service.