OlapServerType.IServerType.GenerateImage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the Image event to load the specified icon for the server.
virtual System::Drawing::Image ^ Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.GenerateImage() = Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType::GenerateImage;
System.Drawing.Image IServerType.GenerateImage ();
abstract member Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.GenerateImage : unit -> System.Drawing.Image
override this.Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.GenerateImage : unit -> System.Drawing.Image
Function GenerateImage () As Image Implements IServerType.GenerateImage
Returns
The icon to load.