TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit, TObject>)>)>..::..WithSorting Method
Overload List
| Name | Description | |
|---|---|---|
|
|
WithSorting(IEnumerable<(Of <<'(SortExpression>)>>)) |
Adds sorting to the command builder.
|
|
|
WithSorting(array<SortExpression>[]()[][]) |
Adds sorting to the command builder
|

