IFFDocumentSpec.Parse(IDataReader) 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:
System::Xml::XmlReader ^ Parse(Microsoft::BizTalk::ParsingEngine::IDataReader ^ dr);
public System.Xml.XmlReader Parse (Microsoft.BizTalk.ParsingEngine.IDataReader dr);
abstract member Parse : Microsoft.BizTalk.ParsingEngine.IDataReader -> System.Xml.XmlReader
Public Function Parse (dr As IDataReader) As XmlReader
Parameters
- dr
- Microsoft.BizTalk.ParsingEngine.IDataReader