IDtsConnectionManagerUI.Delete(IWin32Window) 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.
Fournit une notification pour des tâches. Cette méthode est appelée avant qu'un gestionnaire de connexions existant soit supprimé du package.
public:
void Delete(System::Windows::Forms::IWin32Window ^ parentWindow);
public void Delete (System.Windows.Forms.IWin32Window parentWindow);
abstract member Delete : System.Windows.Forms.IWin32Window -> unit
Public Sub Delete (parentWindow As IWin32Window)
Paramètres
- parentWindow
- IWin32Window
Interface IWin32Window du concepteur hébergeant la tâche.