prorm API Reference
← Documentation
GitLab
Preparing search index...
core/types
RawQueryResult
Interface RawQueryResult
Options for raw query execution
interface
RawQueryResult
{
rows
:
unknown
[]
;
count
:
number
;
isSelect
:
boolean
;
}
Index
Properties
rows
count
is
Select
Properties
rows
rows
:
unknown
[]
count
count
:
number
is
Select
isSelect
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
count
is
Select
← Documentation
GitLab
prorm API Reference
Loading...
Options for raw query execution