ForEachItemEnumeratorClass.ExportXML(String) Method

Definition

public:
 virtual void ExportXML(System::String ^ bstrFileName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::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)

Parameters

bstrFileName
String

Implements

Attributes

Applies to