Metodo ConnectionManager.LoadFromXML

Include i membri protetti
Include i membri ereditati

Loads component information from XML. To load a package that has been saved as .xml, use the Application.LoadPackage method.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico LoadFromXML(String, IDTSEvents) This method is not callable by your application code. To load a package that has been saved as .xml, use the Application.LoadPackage method.
Metodo pubblico LoadFromXML(XmlNode, IDTSEvents) This method is not callable by your application code. To load a package that has been saved as .xml, use the Application.LoadPackage method.

In alto

Vedere anche

Riferimento

ConnectionManager Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime