IDTSComponentView100 인터페이스

정의

public interface class IDTSComponentView100
[System.Runtime.InteropServices.Guid("A0AE040A-BCC2-4633-9289-DA589E2E8EB8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentView100
[<System.Runtime.InteropServices.Guid("A0AE040A-BCC2-4633-9289-DA589E2E8EB8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentView100 = interface
Public Interface IDTSComponentView100
특성

설명

메서드는 GetComponentView 데이터 흐름 구성 요소에 IDTSComponentView100 대한 인터페이스의 인스턴스를 검색합니다. IDTSComponentView100 가져온 후에는 또는 Cancel 메서드를 IDTSComponentMetaData100 사용하여 Commit 변경 내용을 커밋하거나 롤백할 수 있습니다.

SQL Server Data Tools(SSDT)는 이 인터페이스를 사용하여 사용자가 데이터 흐름 구성 요소에 대한 편집을 취소할 수 있도록 합니다.

메서드

Cancel()
Commit()

적용 대상