TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit, TObject>)>)>..::..ToImmutableDictionary Method
Overload List
Name | Description | |
---|---|---|
![]() |
ToImmutableDictionary<(Of <<'(TKey>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions) |
Materializes the result as a immutable dictionary of objects.
|
![]() |
ToImmutableDictionary<(Of <<'(TKey>)>>)(String, DictionaryOptions) |
Materializes the result as a immutable dictionary of objects.
|
![]() |
ToImmutableDictionary<(Of <<'(TKey, TObject>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions) |
Materializes the result as a immutable dictionary of objects.
(Inherited from MultipleRowDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>.) |
![]() |
ToImmutableDictionary<(Of <<'(TKey, TObject>)>>)(String, DictionaryOptions) |
Materializes the result as a immutable dictionary of objects.
(Inherited from MultipleRowDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>.) |