Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 | |
|---|---|---|
![]() |
Conversion | Gets the current instance of the IVsDataMappedObjectConversion stored in this class. |
![]() |
Name | Gets the name of the mapped type member. |
![]() |
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.
.gif)