ForEachItemEnumeratorClass.ImportXML(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void ImportXML(System::String ^ bstrFileName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachItemEnumerator100::ImportXML;
[System.Runtime.InteropServices.DispId(1)]
public virtual void ImportXML (string bstrFileName);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member ImportXML : string -> unit
override this.ImportXML : string -> unit
Public Overridable Sub ImportXML (bstrFileName As String)
Parameters
- bstrFileName
- String
Implements
- Attributes