TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit, TObject>)>)>..::..AsAggregate Method
Overload List
Name | Description | |
---|---|---|
![]() |
AsAggregate()()()() |
Performs an aggregation on the table using the provided object.
|
![]() |
AsAggregate<(Of <<'(TObject>)>>)()()()() |
Performs an aggregation on the table using the provided object.
(Inherited from TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit>)>)>.) |
![]() |
AsAggregate(IEnumerable<(Of <<'(AggregateColumn>)>>)) |
Performs an aggregation on the table.
(Inherited from TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit>)>)>.) |
![]() |
AsAggregate(array<AggregateColumn>[]()[][]) |
Performs an aggregation on the table.
(Inherited from TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit>)>)>.) |