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 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 ImplementationType 클래스를 가져옵니다는 Type 구현 하는 IVsDataMappedObjectConverter 엔터티를 지원 합니다.이 구현은 공급자를 제공합니다.

위쪽

메서드

  이름 설명
Public 메서드 GetParameters 이 변환 단계에서 사용 된 매개 변수를 반환 합니다.

위쪽

설명

이 인터페이스는 기본 제공 DDEX 서비스로 구현 됩니다.

참고 항목

참조

Microsoft.VisualStudio.Data.Services 네임스페이스