Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a member of a data object support mapped type.
Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataMappedObjectTypeMember
public interface IVsDataMappedObjectTypeMember
public interface class IVsDataMappedObjectTypeMember
type IVsDataMappedObjectTypeMember =  interface end
public interface IVsDataMappedObjectTypeMember
The IVsDataMappedObjectTypeMember type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | Conversion | Gets the current instance of the IVsDataMappedObjectConversion stored in this class. | 
| .gif) | Name | Gets the name of the mapped type member. | 
| .gif) | UnderlyingMembers | Gets the data source–specific underlying members corresponding to this mapped type member as a collection of IVsDataObjectTypeMember objects. | 
Top
Remarks
This interface is implemented as a built-in DDEX service.