Share via


IDtsTaskUI.GetView 메서드

Retrieves the user interface to show. This method is called by the client.

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

구문

‘선언
Function GetView As ContainerControl
‘사용 방법
Dim instance As IDtsTaskUI 
Dim returnValue As ContainerControl 

returnValue = instance.GetView()
ContainerControl GetView()
ContainerControl^ GetView()
abstract GetView : unit -> ContainerControl
function GetView() : ContainerControl

반환 값

유형: System.Windows.Forms.ContainerControl

참고 항목

참조

IDtsTaskUI 인터페이스

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