diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
insertMany
diamond
data
mapping
model
Inserts an array of models.
@
system
void
insertMany
(
T
:
IModel
)
(
T
[]
models
)
Parameters
models
T
[]
The models to insert.
Meta
Source
See Implementation
diamond
data
mapping
model
classes
Model
functions
deleteMany
insertMany
updateMany
interfaces
IModel
Inserts an array of models.