IVsDataMappedObjectConversion Members

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
Public property CallMapperStep Gets a conversion step that is part of the conversion from a data source–specific type to a mapped type.
Public property Steps Returns all the conversion steps that are necessary to convert a data source–specific type to a mapped type.

Top

See Also

Reference

IVsDataMappedObjectConversion Interface

Microsoft.VisualStudio.Data.Services Namespace