IMultipleRowDbCommandBuilder Methods
The IMultipleRowDbCommandBuilder<(Of <(<'TObject>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToCollection |
Materializes the result as a list of objects.
|
![]() |
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.
|
![]() |
ToImmutableArray |
Materializes the result as an immutable array of objects.
|
![]() |
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.
|
![]() |
ToImmutableList |
Materializes the result as an immutable list of objects.
|
![]() |
ToMasterDetailCollection<(Of <<'(TDetail>)>>) |
Materializes the result as a list of master/detail records.
|
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |