IDTSRuntimeComponent100.PerformUpgrade(Int32) 메서드

정의

로컬 컴퓨터에 설치된 컴포넌트 메타데이터를 업그레이드합니다.

public:
 void PerformUpgrade(int lPipelineVersion);
[System.Runtime.InteropServices.DispId(25)]
public void PerformUpgrade(int lPipelineVersion);
[<System.Runtime.InteropServices.DispId(25)>]
abstract member PerformUpgrade : int -> unit
Public Sub PerformUpgrade (lPipelineVersion As Integer)

매개 변수

lPipelineVersion
Int32

통합 서비스 데이터 흐름 엔진의 최신 버전입니다.

특성

설명

업데이트된 텍스트:

이 매개변수는 pipelineVersion 통합 서비스 버전 1.0에서는 유용하지 않지만, 이후 버전에서는 유용해질 수 있습니다.

자세한 내용은 'Data Flow 구성 요소 버전 업그레이드'를 참조하세요.

적용 대상