OlapServerType.IServerType.GenerateUserControl 方法

定義

引發 UserControl 事件,在伺服器中產生使用者控制項。

 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

傳回

UserControl

產生使用者控制項的新伺服器類型。

實作

適用於