Partager via


DtsServerType.IServerType.GenerateUserControl Méthode

Définition

Retourne un contrôle utilisateur récemment instancié et affiché sous l'onglet Propriétés de connexion de la vue avancée de la boîte de dialogue de connexion.

 virtual System::Windows::Forms::UserControl ^ Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.GenerateUserControl() = Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType::GenerateUserControl;
System.Windows.Forms.UserControl IServerType.GenerateUserControl ();
abstract member Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.GenerateUserControl : unit -> System.Windows.Forms.UserControl
override this.Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.GenerateUserControl : unit -> System.Windows.Forms.UserControl
Function GenerateUserControl () As UserControl Implements IServerType.GenerateUserControl

Retours

Contrôle utilisateur récemment instancié.

Implémente

S’applique à