Documentation
Preparing search index...
@saltcorn/sqlite
sqlite
count
Function count
count
(
tbl
:
string
,
whereObj
:
Where
)
:
Promise
<
number
>
Get count of rows in table
Parameters
tbl
:
string
table name
whereObj
:
Where
where object
Returns
Promise
<
number
>
count of tables
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Get count of rows in table