Overload List
| Name | Description | |
|---|---|---|
| FillDictionary<(Of <<'(TItem>)>>)(IDataReader) | Obsolete. | |
| FillDictionary<(Of <<'(TItem>)>>)(IDataReader, IDictionary<(Of <<'(Int32, TItem>)>>)%) | Obsolete. | |
| FillDictionary<(Of <<'(TKey, TValue>)>>)(String, IDataReader) |
FillDictionary fills a Dictionary of objects from a DataReader
| |
| FillDictionary<(Of <<'(TKey, TValue>)>>)(String, IDataReader, Boolean) |
FillDictionary fills a Dictionary of objects from a DataReader
| |
| FillDictionary<(Of <<'(TKey, TValue>)>>)(String, IDataReader, IDictionary<(Of <<'(TKey, TValue>)>>)) |
FillDictionary fills a Dictionary of objects from a DataReader
|