Adapt(System.IO.TextReader odata) Method
Returns a System.IO.TextReader that produces the adapted output.
Syntax
public
abstract
System.IO.TextReader Adapt(System.IO.TextReader odata)
Parameters
- odata
- Type: System.IO.TextReader
The raw OData input stream.
Returns
System.IO.TextReader that produces the adapted output.