ITableDbCommandBuilder..::..WithSorting Method
Overload List
Name | Description | |
---|---|---|
![]() |
WithSorting(array<SortExpression>[]()[][]) |
Adds sorting to the command builder.
|
![]() |
WithSorting(IEnumerable<(Of <<'(SortExpression>)>>)) |
Adds sorting to the command builder
|