IDTSForEachItemEnumerator100.ExportXML(String) 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.
Exporte des données vers un fichier XML.
public:
void ExportXML(System::String ^ bstrFileName);
[System.Runtime.InteropServices.DispId(2)]
public void ExportXML (string bstrFileName);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member ExportXML : string -> unit
Public Sub ExportXML (bstrFileName As String)
Paramètres
- bstrFileName
- String
Nom du fichier à exporter.
- Attributs