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

Name | Description | |
---|---|---|
![]() |
Deserialize |
Deserialize a data row from the reader.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Serialize |
Serialize a datareader. This method is not implemented.
|
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
