다음을 통해 공유


IDtsMultiTaskUI 인터페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Represents the DTS multi task UI.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Design
어셈블리:  Microsoft.SqlServer.Dts.Design(Microsoft.SqlServer.Dts.Design.dll)

구문

‘선언
Public Interface IDtsMultiTaskUI
‘사용 방법
Dim instance As IDtsMultiTaskUI
public interface IDtsMultiTaskUI
public interface class IDtsMultiTaskUI
type IDtsMultiTaskUI =  interface end
public interface IDtsMultiTaskUI

IDtsMultiTaskUI 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Delete 인프라입니다. Removes the specified object from the IDtsMultiTaskUI object.
공용 메서드 GetView 인프라입니다. Returns the multi task view of the specified object.
공용 메서드 Initialize 인프라입니다. Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts.
공용 메서드 New 인프라입니다. Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime.Design 네임스페이스