hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
PagerUtils.limit
hunt
sql
PagerUtils
PagerUtils
Undocumented in source. Be warned that the author may not have intended to support it.
string
limit
(string sql, string dbType, int offset, int count)
string
limit
(SQLSelect select, string dbType, int offset, int count)
class
PagerUtils
static
string
limit
(
SQLSelect
select
,
string
dbType
,
int
offset
,
int
count
)
bool
limit
(SQLSelect select, string dbType, int offset, int count, bool check)
Meta
Source
See Implementation
hunt
sql
PagerUtils
PagerUtils
static functions
count
getLimit
hasUnorderedLimit
limit