IVsDataMappedObjectType Interface
Represents a data object support mapped type, that is, the generic type that is converted from the underlying data source–specific types.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
Public Interface IVsDataMappedObjectType
'使用
Dim instance As IVsDataMappedObjectType
public interface IVsDataMappedObjectType
public interface class IVsDataMappedObjectType
public interface IVsDataMappedObjectType
Remarks
This interface is implemented as a built-in DDEX service.