Design Pattern Framework 3.5
GetOrderStatistics Method
Patterns-In-Action! Application ► DataObjects.AdoNet.Access ► AccessOrderDao ► GetOrderStatistics()()()

Icon | Member | Description |
---|---|---|
![]() |
GetOrderStatistics(IList<(Of <(Customer>)>)) |
Gets customers with order statistics in given sort order.
|
![]() |
GetOrderStatistics(IList<(Of <(Customer>)>), String) |
Gets a list of customers with order summary statistics.
|