IVsDataMappedObjectConversion 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 conversion for a data object support mapped type.
public interface class IVsDataMappedObjectConversion
public interface IVsDataMappedObjectConversion
type IVsDataMappedObjectConversion = interface
Public Interface IVsDataMappedObjectConversion
Properties
CallMapperStep |
Gets a conversion step that is part of the conversion from a data source–specific type to a mapped type. |
Steps |
Returns all the conversion steps that are necessary to convert a data source–specific type to a mapped type. |