共用方式為


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 命名空間