Select.orderBy

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

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

Meta