diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
updateMany
diamond
data
mapping
model
Updates an array of models.
@
system
void
updateMany
(
T
:
IModel
)
(
T
[]
models
)
Parameters
models
T
[]
The models to update.
Meta
Source
See Implementation
diamond
data
mapping
model
classes
Model
functions
deleteMany
insertMany
updateMany
interfaces
IModel
Updates an array of models.