public ConvertFromDbValue ( IDataReader reader, int index, |
||
reader | IDataReader | The IDataReader containing the results. |
index | int | The index of the record to read from the IDataReader. |
type | The type to convert result value to. | |
Résultat | object |