Click or drag to resize

ILiteCollectionTUpsert Method

Overload List
 NameDescription
Public methodUpsert(IEnumerableT) Insert or Update all documents
Public methodUpsert(T) Insert or Update a document in this collection.
Public methodUpsert(BsonValue, T) Insert or Update a document in this collection.
Top
See Also