MongoRepository(T, TKey).Update Method
From MongoRepository
MongoRepository documentation
| MongoRepositoryT, TKeyUpdate Method |
| Name | Description | |
|---|---|---|
|
|
Update(IEnumerableT) |
Upserts the entities.
|
|
|
Update(T) |
Upserts an entity.
|