Langage

IDtsConnectionManagerUI.Delete(IWin32Window) Méthode

Définition

Fournit une notification pour les tâches. Cette méthode est appelée avant qu’un gestionnaire de connexion existant ne soit retiré 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

L’interface IWin32Window du concepteur hébergeant la tâche.

S’applique à