NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteCollection<T> Interface
ILiteCollection<T> Methods
Upsert Method
Upsert(IEnumerable<T>) Method
Upsert(T) Method
Upsert(BsonValue, T) Method
ILite
Collection
T
Upsert Method
Overload List
Name
Description
Upsert(IEnumerable
T
)
Insert or Update all documents
Upsert(T)
Insert or Update a document in this collection.
Upsert(BsonValue, T)
Insert or Update a document in this collection.
Top
See Also
Reference
ILiteCollection
T
Interface
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.