IDTSConnections100.AddFromXML(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:
Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100 ^ AddFromXML(System::Object ^ pNode, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEvents100 ^ pEvents);
[System.Runtime.InteropServices.DispId(12)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100 AddFromXML (object pNode, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEvents100 pEvents);
[<System.Runtime.InteropServices.DispId(12)>]
abstract member AddFromXML : obj * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEvents100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100
Public Function AddFromXML (pNode As Object, pEvents As IDTSEvents100) As IDTSConnectionManager100
Paramètres
- pNode
- Object
- pEvents
- IDTSEvents100
Retours
- Attributs