Preparing search index...
The search index is not available
Vlodia ORM - v0.1.0
Vlodia ORM
QueryResult
Interface QueryResult<T>
interface
QueryResult
<
T
>
{
rows
:
T
[]
;
rowCount
:
number
;
fields
:
FieldInfo
[]
;
}
Type Parameters
T
=
any
Index
Properties
rows
row
Count
fields
Properties
rows
rows
:
T
[]
row
Count
row
Count
:
number
fields
fields
:
FieldInfo
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
rows
row
Count
fields
Vlodia ORM - v0.1.0
Loading...