Share via


ForEachItemEnumeratorClass.ExportXML(String) Méthode

Définition

Exporte des données vers un fichier .xml.

public:
 virtual void ExportXML(System::String ^ bstrFileName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItemEnumerator100::ExportXML;
[System.Runtime.InteropServices.DispId(2)]
public virtual void ExportXML (string bstrFileName);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member ExportXML : string -> unit
override this.ExportXML : string -> unit
Public Overridable Sub ExportXML (bstrFileName As String)

Paramètres

bstrFileName
String

Nom du fichier .xml vers lequel exporter les données.

Implémente

Attributs

S’applique à