IDTSForEachItemEnumerator100.ImportXML(String) Method

Definition

Imports an XML file into the collection.

public:
 void ImportXML(System::String ^ bstrFileName);
[System.Runtime.InteropServices.DispId(1)]
public void ImportXML (string bstrFileName);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member ImportXML : string -> unit
Public Sub ImportXML (bstrFileName As String)

Parameters

bstrFileName
String

The name of the file to import.

Attributes

Applies to