DocumentSpec.Probe(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:
virtual bool Probe(Microsoft::BizTalk::ParsingEngine::IDataReader ^ dr);
public bool Probe (Microsoft.BizTalk.ParsingEngine.IDataReader dr);
abstract member Probe : Microsoft.BizTalk.ParsingEngine.IDataReader -> bool
override this.Probe : Microsoft.BizTalk.ParsingEngine.IDataReader -> bool
Public Function Probe (dr As IDataReader) As Boolean
Parameters
- dr
- Microsoft.BizTalk.ParsingEngine.IDataReader