MysqlDataService.selectOffset

Undocumented in source. Be warned that the author may not have intended to support it.
class MysqlDataService
final
InputRange!T
selectOffset
(
T
)
(
string sql
,,
int offset
,
int limit = 5000
,
string sortColumn = "`id`"
,
string sortType = "ASC"
)

Meta