SqlServerCeType.IServerType.GenerateImage Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère une icône nouvellement instanciée qui s’affiche dans l’arborescence Serveurs inscrits.
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
Retours
Icône récemment instanciée.