IVsDataMappedObjectCallMapperConversionStep 接口

定义

表示数据对象支持映射类型的调用映射器转换步骤。

public interface class IVsDataMappedObjectCallMapperConversionStep
public interface IVsDataMappedObjectCallMapperConversionStep
type IVsDataMappedObjectCallMapperConversionStep = interface
Public Interface IVsDataMappedObjectCallMapperConversionStep

属性

ImplementationType

获取 Type 实现 IVsDataMappedObjectConverter 支持实体的类。 提供程序提供此实现。

方法

GetParameters()

返回此转换步骤中使用的参数。

适用于