IMultipleTableDbCommandBuilder Methods
The IMultipleTableDbCommandBuilder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToCollectionSet<(Of <<'(T1, T2>)>>)()()()() |
To the collection set.
|
|
|
ToCollectionSet<(Of <<'(T1, T2, T3>)>>)()()()() |
To the collection set.
|
|
|
ToCollectionSet<(Of <<'(T1, T2, T3, T4>)>>)()()()() |
To the collection set.
|
|
|
ToCollectionSet<(Of <<'(T1, T2, T3, T4, T5>)>>)()()()() |
To the collection set.
|
|
|
ToDataSet |
Indicates the results should be materialized as a DataSet.
|
|
|
ToString | (Inherited from Object.) |
|
|
ToTableSet |
Indicates the results should be materialized as a set of tables.
|

