Documentation
Preparing search index...
@saltcorn/sqlite-mobile
sqlite_capacitor
select
Function select
select
(
tbl
:
string
,
whereObj
:
Where
,
selectopts
?:
SelectOptions
)
:
Promise
<
Row
[]
>
Parameters
tbl
:
string
whereObj
:
Where
selectopts
:
SelectOptions
= {}
Returns
Promise
<
Row
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...