IVsDataMappedObjectTypeMember Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a member of a data object support mapped type.
public interface class IVsDataMappedObjectTypeMember
public interface IVsDataMappedObjectTypeMember
type IVsDataMappedObjectTypeMember = interface
Public Interface IVsDataMappedObjectTypeMember
Properties
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. |