Metodo IDtsTaskUI.GetView
Retrieves the user interface to show. This method is called by the client.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Sintassi
'Dichiarazione
Function GetView As ContainerControl
'Utilizzo
Dim instance As IDtsTaskUI
Dim returnValue As ContainerControl
returnValue = instance.GetView()
ContainerControl GetView()
ContainerControl^ GetView()
abstract GetView : unit -> ContainerControl
function GetView() : ContainerControl
Valore restituito
Tipo: System.Windows.Forms.ContainerControl