System.Data.Generic
IDataReaderFormatterT Methods |
The IDataReaderFormatterT generic type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Deserialize |
Deserializes the data on the provided DataReader and reconstitutes the graph of objects.
|
![]() |
Serialize |
Serializes an object, or graph as objects with the given root to the provided reader.
|
