CManagedComponentWrapperClass.OnInputPathDetached(Int32) 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.
public:
virtual void OnInputPathDetached(int lInputID) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSDesigntimeComponent100::OnInputPathDetached;
[System.Runtime.InteropServices.DispId(26)]
public virtual void OnInputPathDetached (int lInputID);
[<System.Runtime.InteropServices.DispId(26)>]
abstract member OnInputPathDetached : int -> unit
override this.OnInputPathDetached : int -> unit
Public Overridable Sub OnInputPathDetached (lInputID As Integer)
Paramètres
- lInputID
- Int32
Implémente
- Attributs