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

'Declaration
Public Interface IVsDataMappedObjectType
'Usage
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.

See Also

Reference

IVsDataMappedObjectType Members

Microsoft.VisualStudio.Data.Services Namespace