Search
Preparing search index...
The search index is not available
sakura-node-3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sqlquery/updatequery"
UpdateQuery
Class UpdateQuery
Hierarchy
Query
UpdateQuery
Index
Properties
model_
set
Values
Sql
From
Model_
table_
updates_
where_
Methods
from
Model
set
table
table
Name
From
Class
type
where
where
With
Param
Properties
model_
model_
:
Model
set
Values
Sql
From
Model_
set
Values
Sql
From
Model_
:
string
table_
table_
:
string
updates_
updates_
:
object
[]
= []
where_
where_
:
string
Methods
from
Model
from
Model
(
model
:
Model
)
:
this
Parameters
model:
Model
Returns
this
set
set
(
key
:
string
, value
:
any
)
:
this
Parameters
key:
string
value:
any
Returns
this
table
table
(
name
:
string
)
:
this
Parameters
name:
string
Returns
this
table
Name
From
Class
table
Name
From
Class
(
cls
:
Function
)
:
this
Parameters
cls:
Function
Returns
this
type
type
(
)
:
QueryType
Returns
QueryType
where
where
(
...
args
:
any
[]
)
:
this
Parameters
Rest
...
args:
any
[]
Returns
this
where
With
Param
where
With
Param
(
sql
:
string
, sqlValues
:
any
)
:
this
Parameters
sql:
string
sqlValues:
any
Returns
this
Globals
"sqlquery/updatequery"
Update
Query
model_
set
Values
Sql
From
Model_
table_
updates_
where_
from
Model
set
table
table
Name
From
Class
type
where
where
With
Param