Share via


IVsDataMappedObjectConverter Members

Include Protected Members
Include Inherited Members

Provides the ability to convert restrictions passed to the mapped object selector into underlying restrictions to pass to the data source–specific type selector, thus allowing mapped selection. Also allows conversion of members of an underlying data object to members of a mapped object, resulting in mapped representations of data objects.

The IVsDataMappedObjectConverter type exposes the following members.

Methods

 

Name

Description

Public method

ConvertToMappedMember

When implemented by a class, converts the specified member of an underlying data object to its corresponding mapped member.

Public method

ConvertToUnderlyingRestriction

When implemented by a class, converts the specified mapped restrictions into underlying restrictions that are data source–specific.

Top

See Also

Reference

IVsDataMappedObjectConverter Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace