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.
Include Protected Members
Include Inherited Members
Represents a conversion for a data object support mapped type and contains the conversion steps needed to convert a data source–specific object to a mapped object.
The IVsDataMappedObjectConversion type exposes the following members.
Properties
Name
Description
Gets a conversion step that is part of the conversion from a data source–specific type to a mapped type.
Returns all the conversion steps that are necessary to convert a data source–specific type to a mapped type.
Top