Condividi tramite


OlapServerType.IServerType.GenerateUserControl Metodo

Definizione

Genera l'evento UserControl per generare il controllo utente nel server.

 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

Restituisce

Nuovo tipo di server che genera il controllo utente.

Implementazioni

Si applica a