IVsDataMappedObjectCallMapperConversionStep 接口

表示调用制图员步骤支持映射的类型的数据对象的变换。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Public Interface IVsDataMappedObjectCallMapperConversionStep
public interface IVsDataMappedObjectCallMapperConversionStep
public interface class IVsDataMappedObjectCallMapperConversionStep
type IVsDataMappedObjectCallMapperConversionStep =  interface end
public interface IVsDataMappedObjectCallMapperConversionStep

IVsDataMappedObjectCallMapperConversionStep 类型公开以下成员。

属性

  名称 说明
公共属性 ImplementationType 获取实现 IVsDataMappedObjectConverter 支持实体的选件类作为 Type。该提供程序提供此实现。

页首

方法

  名称 说明
公共方法 GetParameters 返回在此转换步骤的参数。

页首

备注

此接口实现为内置DDEX服务。

请参见

参考

Microsoft.VisualStudio.Data.Services 命名空间