|
Name |
Description |
|
ToDictionary<(Of <<'(TKey>)>>)(String, DictionaryOptions)
|
Materializes the result as a dictionary of objects.
|
|
ToDictionary<(Of <<'(TKey>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions)
|
Materializes the result as a dictionary of objects.
|
|
ToDictionary<(Of <<'(TKey, TObject>)>>)(String, DictionaryOptions)
|
Materializes the result as a dictionary of objects.
(Inherited from MultipleRowDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>.) |
|
ToDictionary<(Of <<'(TKey, TObject, TDictionary>)>>)(String, DictionaryOptions)
|
Materializes the result as a dictionary of objects.
(Inherited from MultipleRowDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>.) |
|
ToDictionary<(Of <<'(TKey, TObject>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions)
|
Materializes the result as a dictionary of objects.
(Inherited from MultipleRowDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>.) |
|
ToDictionary<(Of <<'(TKey, TObject, TDictionary>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions)
|
Materializes the result as a dictionary of objects.
(Inherited from MultipleRowDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>.) |