IDtsTaskUI.GetView Método
Retrieves the user interface to show. This method is called by the client.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Design
Ensamblado: Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)
Sintaxis
'Declaración
Function GetView As ContainerControl
'Uso
Dim instance As IDtsTaskUI
Dim returnValue As ContainerControl
returnValue = instance.GetView()
ContainerControl GetView()
ContainerControl^ GetView()
abstract GetView : unit -> ContainerControl
function GetView() : ContainerControl
Valor devuelto
Tipo: System.Windows.Forms.ContainerControl