IDTSPersist130.LoadFromXML(Object, IDTSEvents100) 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:
void LoadFromXML(System::Object ^ pNode, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvents100 ^ pEvents);
[System.Runtime.InteropServices.DispId(2)]
public void LoadFromXML (object pNode, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvents100 pEvents);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member LoadFromXML : obj * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvents100 -> unit
Public Sub LoadFromXML (pNode As Object, pEvents As IDTSEvents100)
Paramètres
- pNode
- Object
- pEvents
- IDTSEvents100
Implémente
- Attributs