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.
Represents a call mapper conversion step for a data object support mapped type.
Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataMappedObjectCallMapperConversionStep
public interface IVsDataMappedObjectCallMapperConversionStep
public interface class IVsDataMappedObjectCallMapperConversionStep
type IVsDataMappedObjectCallMapperConversionStep =  interface end
public interface IVsDataMappedObjectCallMapperConversionStep
The IVsDataMappedObjectCallMapperConversionStep type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | ImplementationType | Gets the class as a Type that implements the IVsDataMappedObjectConverter support entity. The provider supplies this implementation. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | GetParameters | Returns the parameters used in this conversion step. | 
Top
Remarks
This interface is implemented as a built-in DDEX service.