IVsDataMappedObjectCallMapperConversionStep 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 call mapper conversion step for a data object support mapped type.
public interface class IVsDataMappedObjectCallMapperConversionStep
public interface IVsDataMappedObjectCallMapperConversionStep
type IVsDataMappedObjectCallMapperConversionStep = interface
Public Interface IVsDataMappedObjectCallMapperConversionStep
Properties
ImplementationType |
Gets the class as a Type that implements the IVsDataMappedObjectConverter support entity. The provider supplies this implementation. |
Methods
GetParameters() |
Returns the parameters used in this conversion step. |