FDO API Reference Feature Data Objects

FDO_API_COMMON FdoIoTextReader* FdoXmlReader::GetTextReader  ) 
 

Gets the underlying text reader. If a text reader was passed to this object then this text reader is returned. Otherwise, an auto-generated text reader is returned (a text reader wrapped around the file name or stream that was passed to this object).

Returns:
Returns the underlying text reader

Comments or suggestions? Send us feedback.