diamond ~master (2020-03-31T19:16:28Z)
Home
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.