Select.orderBy

Order the result by s in the order the fields are defined in T.

struct Select(T)
@trusted pure
orderBy
(,
string[] fields = null
)

Meta